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

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

Issue 1918143004: Convert Mojo tests to use swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 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.fyi.json ('k') | testing/buildbot/chromium.mac.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 6bc6ac8cea4d9ae421be9568162d7362a9623a48..bc7dc6e12472a5a573492938457686edaf32d7de 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -56,6 +56,9 @@
"test": "mojo_common_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_public_application_unittests"
},
{
@@ -71,12 +74,21 @@
"test": "mojo_public_system_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_runner_host_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_surfaces_lib_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_system_unittests"
},
{
@@ -772,6 +784,9 @@
"test": "interactive_ui_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_mojo_unittests"
},
{
@@ -817,15 +832,30 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "mojo_apptests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_common_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_js_integration_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_js_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_public_application_unittests"
},
{
@@ -841,18 +871,33 @@
"test": "mojo_public_system_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_runner_host_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_shell_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_surfaces_lib_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_system_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_view_manager_lib_unittests"
},
{
@@ -1015,10 +1060,6 @@
{
"name": "nacl_integration",
"script": "nacl_integration.py"
- },
- {
- "name": "mojo_apptests",
- "script": "mojo_apptests.py"
}
]
},
@@ -1213,6 +1254,9 @@
"test": "interactive_ui_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ipc_mojo_unittests"
},
{
@@ -1255,6 +1299,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "mojo_apptests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_common_unittests"
},
{
@@ -1270,6 +1320,9 @@
"test": "mojo_public_system_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_system_unittests"
},
{
@@ -1414,10 +1467,6 @@
{
"name": "nacl_integration",
"script": "nacl_integration.py"
- },
- {
- "name": "mojo_apptests",
- "script": "mojo_apptests.py"
}
]
},
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698