Chromium Code Reviews
DescriptionWPT importer: Use concise lists of version specifiers in expectation lines.
For example, instead of adding TestExpectation lines like
crbug.com/626703 [ Precise Trusty Mac10.11 Mac10.10 Retina Win7 Win10 Mac10.9 ] external/wpt/foo.html [ Failure ]
crbug.com/626703 [ Precise Trusty Mac10.11 Mac10.10 Retina Mac10.9 ] external/wpt/bar.html [ Failure ]
Add lines like:
crbug.com/626703 external/wpt/foo.html [ Failure ]
crbug.com/626703 [ Mac ] external/wpt/bar.html [ Failure ]
Note, this change includes the change in https://codereview.chromium.org/2692063002.
BUG=655201
Review-Url: https://codereview.chromium.org/2687093005
Cr-Commit-Position: refs/heads/master@{#450264}
Committed: https://chromium.googlesource.com/chromium/src/+/14d0f71b8deb5b63f498c92ccc37a65b46536e84
Patch Set 1 #Patch Set 2 : Implement specifier simplification part #
Total comments: 6
Patch Set 3 : versions->version_specifiers, accept, upper-case macros, use issubset, mame -> name #
Messages
Total messages: 23 (17 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||