Chromium Code Reviews
DescriptionDo not filter using analyze step if layout tests are modified.
This may be one possible option for making it so that layout tests
are run by tryserver.blink bots when just layout tests are modified
but Blink source itself is not modified.
Pros:
- This is a very small, simple change
- It is generally true that analyze doesn't work well for determining
that layout tests should be run when layout tests are modified,
so analyze should perhaps be ignored in this case?
- This should also make linux_layout_tests_slimming_paint_v2 work as expected as long as the CL modifies some files that are in the exclusion list
Cons:
- This may cause some unwanted tests to be run on some builders
for CLs that modify layout tests?
BUG=631014
Patch Set 1 #
Total comments: 2
Messages
Total messages: 10 (6 generated)
|
|||||||||||||||||||