Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(897)

Unified Diff: testing/buildbot/chromium.chromiumos.json

Issue 2823273002: chromeos: Adds ash_mus_unittests to the main waterfall (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.chromiumos.json
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
index dcef2a67c33e84be5eeef1b7ae4222aa7f66d06f..0381f58cdce9de9fa77e75927c3898e20e741eba 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -43,6 +43,18 @@
"test": "ash_content_unittests"
},
{
+ "args": [
+ "--mus",
+ "--test-launcher-filter-file=../../testing/buildbot/filters/ash_mus_unittests.filter"
+ ],
+ "name": "ash_mus_unittests",
msw 2017/04/18 18:35:04 Should we also be adding the same thing to "Linux
sky 2017/04/18 19:09:35 I added ash_mus_unittests to the same bots as mash
msw 2017/04/18 19:19:22 Hmm, presuming x11 and ozone are mutually exclusiv
+ "override_isolate_target": "ash_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "ash_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698