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

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

Issue 2668033003: Run Ozone CrOS tests with X11 platform by default. (Closed)
Patch Set: Switch flags for Mojo ChromiumOS too. 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 | « testing/buildbot/chromium.chromiumos.json ('k') | tools/mb/mb_config.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index bb834d138ef4528f66fca6473fe3fdc65288e883..c1ad24801cf0228a5f7037400d46a50fc66588e4 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -11357,6 +11357,7 @@
"gtest_tests": [
{
"args": [
+ "--ozone-platform=headless",
"--override-use-gl-with-osmesa-for-tests",
"--run-in-mash",
"--service-overrides=src/chrome/app/mash/mash_service_overrides.json",
@@ -11375,6 +11376,9 @@
"test": "media_service_unittests"
},
{
+ "args": [
+ "--ozone-platform=headless"
+ ],
"swarming": {
"can_use_on_swarming_builders": false
},
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | tools/mb/mb_config.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698