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

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

Issue 602603004: Revert of Swarm tests on Linux release tester. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « no previous file | no next file » | 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 06b712a636b3aa754d9f0685a4791ea574d453c5..5695aa556b00fff2e367cca59e04a4f7cf2b6af7 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -5,37 +5,16 @@
"app_list_unittests",
"app_shell_browsertests",
"aura_unittests",
- {
- "test": "base_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
- {
- "test": "browser_tests",
- "swarming": {
- "can_use_on_swarming_builders": true,
- "shards": 5
- }
- },
+ "base_unittests",
+ "browser_tests",
"cacheinvalidation_unittests",
"cast_unittests",
"cc_unittests",
"chromedriver_unittests",
"components_unittests",
"compositor_unittests",
- {
- "test": "content_browsertests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
- {
- "test": "content_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "content_browsertests",
+ "content_unittests",
"crypto_unittests",
"dbus_unittests",
"device_unittests",
@@ -46,12 +25,7 @@
"gfx_unittests",
"google_apis_unittests",
"gpu_unittests",
- {
- "test": "interactive_ui_tests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "interactive_ui_tests",
"ipc_mojo_unittests",
"ipc_tests",
"jingle_unittests",
@@ -68,31 +42,16 @@
"mojo_system_unittests",
"mojo_view_manager_unittests",
"nacl_loader_unittests",
- {
- "test": "net_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "net_unittests",
"ppapi_unittests",
"printing_unittests",
"remoting_unittests",
"sandbox_linux_unittests",
"sql_unittests",
"ui_unittests",
- {
- "test": "sync_integration_tests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
- "sync_unit_tests",
- {
- "test": "unit_tests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "sync_integration_tests",
+ "sync_unit_tests",
+ "unit_tests",
"url_unittests",
"views_unittests",
"wm_unittests"
@@ -234,12 +193,7 @@
"mojo_system_unittests",
"mojo_view_manager_unittests",
"nacl_loader_unittests",
- {
- "test": "net_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "net_unittests",
"ppapi_unittests",
"printing_unittests",
"remoting_unittests",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698