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

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

Issue 2493213002: Adds views_aura_mus_unittests to the chromeos ozone bot (Closed)
Patch Set: remove from debug Created 4 years, 1 month 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 37b6e15eea47660c32bc760defdfce67f58fa2c9..fa25d911d3606c14d50d47ac4d59bc403a3b73a0 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -382,6 +382,15 @@
"swarming": {
"can_use_on_swarming_builders": false
},
+ "test": "views_aura_mus_unittests"
+ },
+ {
+ "args": [
+ "--override-use-gl-with-osmesa-for-tests"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": false
+ },
"test": "views_mus_interactive_ui_tests"
},
{
« 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