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

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

Issue 2202393002: swarming: wholesale switch remaining tests to run on Swarming. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: No need to modify mb.py Created 4 years, 4 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.full.json ('k') | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 4fff6ed2e87cc882b25d646e60d4f1a955744d06..ab395ed9cfd19ddabeb489621af100b1fc45df04 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -840,15 +840,27 @@
"test": "capture_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "cast_alsa_cma_backend_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "cast_base_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "cast_crash_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "cast_media_unittests"
},
{
@@ -859,9 +871,15 @@
"--no-sandbox",
"--test-launcher-jobs=1"
],
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "cast_shell_browser_test"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "cast_shell_unittests"
},
{
@@ -1119,6 +1137,9 @@
"test": "crypto_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "dbus_unittests"
},
{
@@ -1314,6 +1335,9 @@
"test": "mus_clipboard_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mus_gpu_unittests"
},
{
@@ -1623,6 +1647,9 @@
"test": "crypto_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "dbus_unittests"
},
{
@@ -1656,6 +1683,9 @@
"test": "extensions_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "filesystem_service_unittests"
},
{
@@ -1768,6 +1798,9 @@
"test": "mus_clipboard_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mus_gpu_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.full.json ('k') | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698