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

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

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 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 | « storage/browser/quota/quota_temporary_storage_evictor.cc ('k') | testing/buildbot/chromium.full.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 585b66fd62c69d1ad7479c8692991b31faa41d3b..37b6e15eea47660c32bc760defdfce67f58fa2c9 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -244,6 +244,15 @@
"test": "midi_unittests"
},
{
+ "args": [
+ "--override-use-gl-with-osmesa-for-tests"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": false
+ },
+ "test": "mus_demo_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -367,6 +376,24 @@
"test": "url_unittests"
},
{
+ "args": [
+ "--override-use-gl-with-osmesa-for-tests"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": false
+ },
+ "test": "views_mus_interactive_ui_tests"
+ },
+ {
+ "args": [
+ "--override-use-gl-with-osmesa-for-tests"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": false
+ },
+ "test": "views_mus_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
« no previous file with comments | « storage/browser/quota/quota_temporary_storage_evictor.cc ('k') | testing/buildbot/chromium.full.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698