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

Side by Side Diff: testing/buildbot/chromium.linux.json

Issue 598053002: Swarm tests on Linux release tester. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: also net 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 "base_unittests", 8 {
9 "browser_tests", 9 "test": "base_unittests",
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 },
10 "cacheinvalidation_unittests", 21 "cacheinvalidation_unittests",
11 "cast_unittests", 22 "cast_unittests",
12 "cc_unittests", 23 "cc_unittests",
13 "chromedriver_unittests", 24 "chromedriver_unittests",
14 "components_unittests", 25 "components_unittests",
15 "compositor_unittests", 26 "compositor_unittests",
16 "content_browsertests", 27 {
17 "content_unittests", 28 "test": "content_browsertests",
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 },
18 "crypto_unittests", 39 "crypto_unittests",
19 "dbus_unittests", 40 "dbus_unittests",
20 "device_unittests", 41 "device_unittests",
21 "display_unittests", 42 "display_unittests",
22 "events_unittests", 43 "events_unittests",
23 "extensions_unittests", 44 "extensions_unittests",
24 "gcm_unit_tests", 45 "gcm_unit_tests",
25 "gfx_unittests", 46 "gfx_unittests",
26 "google_apis_unittests", 47 "google_apis_unittests",
27 "gpu_unittests", 48 "gpu_unittests",
28 "interactive_ui_tests", 49 {
50 "test": "interactive_ui_tests",
51 "swarming": {
52 "can_use_on_swarming_builders": true
53 }
54 },
29 "ipc_mojo_unittests", 55 "ipc_mojo_unittests",
30 "ipc_tests", 56 "ipc_tests",
31 "jingle_unittests", 57 "jingle_unittests",
32 "media_unittests", 58 "media_unittests",
33 "mojo_application_manager_unittests", 59 "mojo_application_manager_unittests",
34 "mojo_apps_js_unittests", 60 "mojo_apps_js_unittests",
35 "mojo_common_unittests", 61 "mojo_common_unittests",
36 "mojo_js_unittests", 62 "mojo_js_unittests",
37 "mojo_public_bindings_unittests", 63 "mojo_public_bindings_unittests",
38 "mojo_public_environment_unittests", 64 "mojo_public_environment_unittests",
39 "mojo_public_system_unittests", 65 "mojo_public_system_unittests",
40 "mojo_public_utility_unittests", 66 "mojo_public_utility_unittests",
41 "mojo_shell_tests", 67 "mojo_shell_tests",
42 "mojo_system_unittests", 68 "mojo_system_unittests",
43 "mojo_view_manager_unittests", 69 "mojo_view_manager_unittests",
44 "nacl_loader_unittests", 70 "nacl_loader_unittests",
45 "net_unittests", 71 {
72 "test": "net_unittests",
73 "swarming": {
74 "can_use_on_swarming_builders": true
75 }
76 },
46 "ppapi_unittests", 77 "ppapi_unittests",
47 "printing_unittests", 78 "printing_unittests",
48 "remoting_unittests", 79 "remoting_unittests",
49 "sandbox_linux_unittests", 80 "sandbox_linux_unittests",
50 "sql_unittests", 81 "sql_unittests",
51 "ui_unittests", 82 "ui_unittests",
52 "sync_integration_tests", 83 {
84 "test": "sync_integration_tests",
85 "swarming": {
86 "can_use_on_swarming_builders": true
87 }
88 },
53 "sync_unit_tests", 89 "sync_unit_tests",
54 "unit_tests", 90 {
91 "test": "unit_tests",
92 "swarming": {
93 "can_use_on_swarming_builders": true
94 }
95 },
55 "url_unittests", 96 "url_unittests",
56 "views_unittests", 97 "views_unittests",
57 "wm_unittests" 98 "wm_unittests"
58 ] 99 ]
59 }, 100 },
60 "Linux Tests (dbg)(1)(32)": { 101 "Linux Tests (dbg)(1)(32)": {
61 "gtest_tests": [ 102 "gtest_tests": [
62 "browser_tests" 103 "browser_tests"
63 ] 104 ]
64 }, 105 },
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
186 "mojo_common_unittests", 227 "mojo_common_unittests",
187 "mojo_js_unittests", 228 "mojo_js_unittests",
188 "mojo_public_bindings_unittests", 229 "mojo_public_bindings_unittests",
189 "mojo_public_environment_unittests", 230 "mojo_public_environment_unittests",
190 "mojo_public_system_unittests", 231 "mojo_public_system_unittests",
191 "mojo_public_utility_unittests", 232 "mojo_public_utility_unittests",
192 "mojo_shell_tests", 233 "mojo_shell_tests",
193 "mojo_system_unittests", 234 "mojo_system_unittests",
194 "mojo_view_manager_unittests", 235 "mojo_view_manager_unittests",
195 "nacl_loader_unittests", 236 "nacl_loader_unittests",
196 "net_unittests", 237 {
238 "test": "net_unittests",
239 "swarming": {
240 "can_use_on_swarming_builders": true
241 }
242 },
197 "ppapi_unittests", 243 "ppapi_unittests",
198 "printing_unittests", 244 "printing_unittests",
199 "remoting_unittests", 245 "remoting_unittests",
200 "sandbox_linux_unittests", 246 "sandbox_linux_unittests",
201 "sql_unittests", 247 "sql_unittests",
202 "ui_unittests", 248 "ui_unittests",
203 { 249 {
204 "test": "sync_integration_tests", 250 "test": "sync_integration_tests",
205 "swarming": { 251 "swarming": {
206 "can_use_on_swarming_builders": true 252 "can_use_on_swarming_builders": true
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
244 "mojo_view_manager_unittests", 290 "mojo_view_manager_unittests",
245 "nacl_loader_unittests", 291 "nacl_loader_unittests",
246 "sandbox_linux_unittests", 292 "sandbox_linux_unittests",
247 "sql_unittests", 293 "sql_unittests",
248 "sync_unit_tests", 294 "sync_unit_tests",
249 "ui_unittests", 295 "ui_unittests",
250 "unit_tests" 296 "unit_tests"
251 ] 297 ]
252 } 298 }
253 } 299 }
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