Description[swarming] Run unittests together with default tests.
This adds the unittests to the "default" test set. Now that
the "default" and the DEFAULT_TESTS (i.e. runner with
no arguments) are the same, removed DEFAULT_TESTS and use
TEST_MAP["default"] instead.
On the bots, where unittests and default were run in
separation before, the explicit unittests step should now
be skipped.
This is necessary for swarming, as the unittests step is
too small to justify its own swarming job.
BUG=chromium:535160
LOG=n
Committed: https://crrev.com/35d2028d10668e69c1a71fb17b65eabbf2254982
Cr-Commit-Position: refs/heads/master@{#31122}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|