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

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

Issue 1230823008: Convert mojo_public_system_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@4_mojo_public_environment_unittests
Patch Set: Created 5 years, 5 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.memory.fyi.json ('k') | third_party/mojo/mojo_edk_tests.gyp » ('j') | 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 9a439e5d6a439438f32e7bf1482bb477e747198c..c6b788de79a88311efff361c0d3a72e5e6b34a13 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -193,6 +193,9 @@
"test": "mojo_public_environment_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_public_system_unittests"
},
{
@@ -533,6 +536,9 @@
"test": "mojo_public_environment_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_public_system_unittests"
},
{
@@ -996,6 +1002,9 @@
"test": "mojo_public_environment_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_public_system_unittests"
},
{
@@ -1316,6 +1325,9 @@
"test": "mojo_public_environment_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_public_system_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.memory.fyi.json ('k') | third_party/mojo/mojo_edk_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698