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

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

Issue 2500973002: Converts test_wm to use aura (Closed)
Patch Set: tweak 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
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index be6f07ee8f29f4feec58f5b4528a9def017f9450..82d146725451045f283e7727ce5a45659ecf9def 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -3397,12 +3397,18 @@
"test": "url_unittests"
},
{
+ "args": [
+ "--override-use-gl-with-osmesa-for-tests"
+ ],
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "views_mus_interactive_ui_tests"
},
{
+ "args": [
+ "--override-use-gl-with-osmesa-for-tests"
+ ],
"swarming": {
"can_use_on_swarming_builders": true
},

Powered by Google App Engine
This is Rietveld 408576698