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

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

Issue 1950003002: gn BUILD fixes for disabling enable_extensions and use_ash feature flags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gn runtime deps check error on missing mash target on linux and win8. Created 4 years, 7 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
« BUILD.gn ('K') | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index 80569ac307f5e64e5d50d1e2afffc942a36cfeb9..160d356283b4ca16e05f6f83acb734a04b08dd80 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -2156,7 +2156,6 @@
"ipc_tests",
"jingle_unittests",
"keyboard_unittests",
- "mash:all",
"media_unittests",
"media_blink_unittests",
"message_center_unittests",
@@ -2255,15 +2254,6 @@
"test": "mus_public_unittests"
},
{
- "args": [
- "--override-use-gl-with-osmesa-for-tests"
- ],
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mash_unittests"
- },
- {
"test": "mus_gpu_unittests"
},
{
« BUILD.gn ('K') | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698