DescriptionRun tests that do not have any compile targets if source files change
This change makes tryjobs run tests that don't have any compile targets (check_deps,
check_perm, etc) if there are source file changes. This fixes the problem that changes
that don't impact linux can break check_deps since linux trybots are the only ones that
run the check_* tests.
Adopted from:
https://codereview.chromium.org/1287723002
Which was adopted from:
https://codereview.chromium.org/963263002
BUG=462308
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=296802
Patch Set 1 #Patch Set 2 : Rebase expectations #
Messages
Total messages: 9 (3 generated)
|