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

Side by Side 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, 2 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Linux Tests": { 2 "Linux Tests": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "app_list_unittests", 5 "app_list_unittests",
6 "app_shell_browsertests", 6 "app_shell_browsertests",
7 "aura_unittests", 7 "aura_unittests",
8 { 8 "base_unittests",
9 "test": "base_unittests", 9 "browser_tests",
10 "swarming": {
11 "can_use_on_swarming_builders": true
12 }
13 },
14 {
15 "test": "browser_tests",
16 "swarming": {
17 "can_use_on_swarming_builders": true,
18 "shards": 5
19 }
20 },
21 "cacheinvalidation_unittests", 10 "cacheinvalidation_unittests",
22 "cast_unittests", 11 "cast_unittests",
23 "cc_unittests", 12 "cc_unittests",
24 "chromedriver_unittests", 13 "chromedriver_unittests",
25 "components_unittests", 14 "components_unittests",
26 "compositor_unittests", 15 "compositor_unittests",
27 { 16 "content_browsertests",
28 "test": "content_browsertests", 17 "content_unittests",
29 "swarming": {
30 "can_use_on_swarming_builders": true
31 }
32 },
33 {
34 "test": "content_unittests",
35 "swarming": {
36 "can_use_on_swarming_builders": true
37 }
38 },
39 "crypto_unittests", 18 "crypto_unittests",
40 "dbus_unittests", 19 "dbus_unittests",
41 "device_unittests", 20 "device_unittests",
42 "display_unittests", 21 "display_unittests",
43 "events_unittests", 22 "events_unittests",
44 "extensions_unittests", 23 "extensions_unittests",
45 "gcm_unit_tests", 24 "gcm_unit_tests",
46 "gfx_unittests", 25 "gfx_unittests",
47 "google_apis_unittests", 26 "google_apis_unittests",
48 "gpu_unittests", 27 "gpu_unittests",
49 { 28 "interactive_ui_tests",
50 "test": "interactive_ui_tests",
51 "swarming": {
52 "can_use_on_swarming_builders": true
53 }
54 },
55 "ipc_mojo_unittests", 29 "ipc_mojo_unittests",
56 "ipc_tests", 30 "ipc_tests",
57 "jingle_unittests", 31 "jingle_unittests",
58 "media_unittests", 32 "media_unittests",
59 "mojo_application_manager_unittests", 33 "mojo_application_manager_unittests",
60 "mojo_apps_js_unittests", 34 "mojo_apps_js_unittests",
61 "mojo_common_unittests", 35 "mojo_common_unittests",
62 "mojo_js_unittests", 36 "mojo_js_unittests",
63 "mojo_public_bindings_unittests", 37 "mojo_public_bindings_unittests",
64 "mojo_public_environment_unittests", 38 "mojo_public_environment_unittests",
65 "mojo_public_system_unittests", 39 "mojo_public_system_unittests",
66 "mojo_public_utility_unittests", 40 "mojo_public_utility_unittests",
67 "mojo_shell_tests", 41 "mojo_shell_tests",
68 "mojo_system_unittests", 42 "mojo_system_unittests",
69 "mojo_view_manager_unittests", 43 "mojo_view_manager_unittests",
70 "nacl_loader_unittests", 44 "nacl_loader_unittests",
71 { 45 "net_unittests",
72 "test": "net_unittests",
73 "swarming": {
74 "can_use_on_swarming_builders": true
75 }
76 },
77 "ppapi_unittests", 46 "ppapi_unittests",
78 "printing_unittests", 47 "printing_unittests",
79 "remoting_unittests", 48 "remoting_unittests",
80 "sandbox_linux_unittests", 49 "sandbox_linux_unittests",
81 "sql_unittests", 50 "sql_unittests",
82 "ui_unittests", 51 "ui_unittests",
83 { 52 "sync_integration_tests",
84 "test": "sync_integration_tests",
85 "swarming": {
86 "can_use_on_swarming_builders": true
87 }
88 },
89 "sync_unit_tests", 53 "sync_unit_tests",
90 { 54 "unit_tests",
91 "test": "unit_tests",
92 "swarming": {
93 "can_use_on_swarming_builders": true
94 }
95 },
96 "url_unittests", 55 "url_unittests",
97 "views_unittests", 56 "views_unittests",
98 "wm_unittests" 57 "wm_unittests"
99 ] 58 ]
100 }, 59 },
101 "Linux Tests (dbg)(1)(32)": { 60 "Linux Tests (dbg)(1)(32)": {
102 "gtest_tests": [ 61 "gtest_tests": [
103 "browser_tests" 62 "browser_tests"
104 ] 63 ]
105 }, 64 },
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 "mojo_common_unittests", 186 "mojo_common_unittests",
228 "mojo_js_unittests", 187 "mojo_js_unittests",
229 "mojo_public_bindings_unittests", 188 "mojo_public_bindings_unittests",
230 "mojo_public_environment_unittests", 189 "mojo_public_environment_unittests",
231 "mojo_public_system_unittests", 190 "mojo_public_system_unittests",
232 "mojo_public_utility_unittests", 191 "mojo_public_utility_unittests",
233 "mojo_shell_tests", 192 "mojo_shell_tests",
234 "mojo_system_unittests", 193 "mojo_system_unittests",
235 "mojo_view_manager_unittests", 194 "mojo_view_manager_unittests",
236 "nacl_loader_unittests", 195 "nacl_loader_unittests",
237 { 196 "net_unittests",
238 "test": "net_unittests",
239 "swarming": {
240 "can_use_on_swarming_builders": true
241 }
242 },
243 "ppapi_unittests", 197 "ppapi_unittests",
244 "printing_unittests", 198 "printing_unittests",
245 "remoting_unittests", 199 "remoting_unittests",
246 "sandbox_linux_unittests", 200 "sandbox_linux_unittests",
247 "sql_unittests", 201 "sql_unittests",
248 "ui_unittests", 202 "ui_unittests",
249 { 203 {
250 "test": "sync_integration_tests", 204 "test": "sync_integration_tests",
251 "swarming": { 205 "swarming": {
252 "can_use_on_swarming_builders": true 206 "can_use_on_swarming_builders": true
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
290 "mojo_view_manager_unittests", 244 "mojo_view_manager_unittests",
291 "nacl_loader_unittests", 245 "nacl_loader_unittests",
292 "sandbox_linux_unittests", 246 "sandbox_linux_unittests",
293 "sql_unittests", 247 "sql_unittests",
294 "sync_unit_tests", 248 "sync_unit_tests",
295 "ui_unittests", 249 "ui_unittests",
296 "unit_tests" 250 "unit_tests"
297 ] 251 ]
298 } 252 }
299 } 253 }
OLDNEW
« 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