Hi,
Is there any documentation for the following directories or any planned work to structure them better?
blink/third_party/web_tests/flag-specific
blink/third_party/web_tests/FlagExpectations
blink/third_party/web_tests/virtual
I know that `FlagExpectations` mirrors TestExpectations for each flag (aka virtual test suite?)
`virtual` seems to be READMEs that describe the particular virtual test suite (I'm not sure where this is used -- is this useful?)
`flag-specific` is where flag specific expectations are (not to be confused with FlagExpectations), and it's also a directory that takes me an embarrassingly long amount of time to find every time I have to look in there
I don't have any specific proposals, but I was just wondering if others felt that it is currently not the best structure. Maybe we can come up with something better, or at least help me frame it in a way that I can remember :)
Thanks,
vmpstr