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

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

Issue 869783004: Isolate extensions_browsertests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add wow_helper for Vista x64 Created 5 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 | « extensions/extensions_tests.gyp ('k') | testing/buildbot/chromium.linux.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 4ed436ca68ae31ea9dd4deeda4b1018af291b931..8f106b7e6e713da8b3c6a72b23ce58849ad75a7b 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -88,7 +88,12 @@
"nacl_loader_unittests",
"app_shell_unittests",
"chromevox_tests",
- "extensions_browsertests",
+ {
+ "test": "extensions_browsertests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
"skia_unittests"
]
},
@@ -117,7 +122,12 @@
"device_unittests",
"display_unittests",
"events_unittests",
- "extensions_browsertests",
+ {
+ "test": "extensions_browsertests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
"extensions_unittests",
"gcm_unit_tests",
"google_apis_unittests",
@@ -247,7 +257,12 @@
"shards": 2
}
},
- "extensions_browsertests",
+ {
+ "test": "extensions_browsertests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
"gcm_unit_tests",
"skia_unittests",
{
« no previous file with comments | « extensions/extensions_tests.gyp ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698