Descriptionclang/win bots: Don't run content_unittests twice.
tests_win_1 already contains 'unit', which expands to tests that include
content_unittests already:
https://code.google.com/p/chromium/codesearch#chromium/build/scripts/master/factory/chromium_commands.py&l=557
I noticed this because I added "content_unittests_1" to the test list on the new
recipes bot, and it complains that this doesn't exist. And, sure enough, on
our old non-recipes bots content_unittests_1 runs the same tests that
content_unittests runs.
BUG=446368
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=293656
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|