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

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

Issue 2661163006: Get mus_ws_unittests working with Ozone X11. (Closed)
Patch Set: Always use TYPE_UI. Created 3 years, 11 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 | « services/ui/ws/window_manager_client_unittest.cc ('k') | testing/buildbot/chromium.fyi.json » ('j') | 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 f470f9452d7b7eb20a99379e1aff458942ef9469..7e6fa3dd1927deae4233528f7a89014ae73dae27 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -248,6 +248,12 @@
},
{
"swarming": {
+ "can_use_on_swarming_builders": false
+ },
+ "test": "media_service_unittests"
+ },
+ {
+ "swarming": {
"can_use_on_swarming_builders": true
},
"test": "media_unittests"
@@ -271,9 +277,6 @@
"test": "mus_demo_unittests"
},
{
- "args": [
- "--ozone-platform=headless"
- ],
"swarming": {
"can_use_on_swarming_builders": true
},
« no previous file with comments | « services/ui/ws/window_manager_client_unittest.cc ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698