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

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

Issue 723343002: Update from https://crrev.com/304121 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | 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 "app_shell_unittests", 7 "app_shell_unittests",
8 "aura_unittests", 8 "aura_unittests",
9 { 9 {
10 "test": "base_unittests", 10 "test": "base_unittests",
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 "test": "net_unittests", 68 "test": "net_unittests",
69 "swarming": { 69 "swarming": {
70 "can_use_on_swarming_builders": true 70 "can_use_on_swarming_builders": true
71 } 71 }
72 }, 72 },
73 "ppapi_unittests", 73 "ppapi_unittests",
74 "printing_unittests", 74 "printing_unittests",
75 "remoting_unittests", 75 "remoting_unittests",
76 "sandbox_linux_unittests", 76 "sandbox_linux_unittests",
77 "sql_unittests", 77 "sql_unittests",
78 "ui_unittests", 78 "ui_base_unittests",
79 { 79 {
80 "test": "sync_integration_tests", 80 "test": "sync_integration_tests",
81 "swarming": { 81 "swarming": {
82 "can_use_on_swarming_builders": true 82 "can_use_on_swarming_builders": true
83 } 83 }
84 }, 84 },
85 "sync_unit_tests", 85 "sync_unit_tests",
86 { 86 {
87 "test": "unit_tests", 87 "test": "unit_tests",
88 "swarming": { 88 "swarming": {
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 "test": "net_unittests", 177 "test": "net_unittests",
178 "swarming": { 178 "swarming": {
179 "can_use_on_swarming_builders": true 179 "can_use_on_swarming_builders": true
180 } 180 }
181 }, 181 },
182 "ppapi_unittests", 182 "ppapi_unittests",
183 "printing_unittests", 183 "printing_unittests",
184 "remoting_unittests", 184 "remoting_unittests",
185 "sandbox_linux_unittests", 185 "sandbox_linux_unittests",
186 "sql_unittests", 186 "sql_unittests",
187 "ui_unittests", 187 "ui_base_unittests",
188 { 188 {
189 "test": "sync_integration_tests", 189 "test": "sync_integration_tests",
190 "swarming": { 190 "swarming": {
191 "can_use_on_swarming_builders": true 191 "can_use_on_swarming_builders": true
192 } 192 }
193 }, 193 },
194 "sync_unit_tests", 194 "sync_unit_tests",
195 { 195 {
196 "test": "unit_tests", 196 "test": "unit_tests",
197 "swarming": { 197 "swarming": {
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
282 } 282 }
283 }, 283 },
284 "ppapi_unittests", 284 "ppapi_unittests",
285 "printing_unittests", 285 "printing_unittests",
286 "remoting_unittests", 286 "remoting_unittests",
287 { 287 {
288 "test": "sandbox_linux_unittests", 288 "test": "sandbox_linux_unittests",
289 "args": ["--test-launcher-print-test-stdio=always"] 289 "args": ["--test-launcher-print-test-stdio=always"]
290 }, 290 },
291 "sql_unittests", 291 "sql_unittests",
292 "ui_unittests", 292 "ui_base_unittests",
293 { 293 {
294 "test": "sync_integration_tests", 294 "test": "sync_integration_tests",
295 "swarming": { 295 "swarming": {
296 "can_use_on_swarming_builders": true 296 "can_use_on_swarming_builders": true
297 } 297 }
298 }, 298 },
299 "sync_unit_tests", 299 "sync_unit_tests",
300 { 300 {
301 "test": "unit_tests", 301 "test": "unit_tests",
302 "swarming": { 302 "swarming": {
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 "mojo_common_unittests", 339 "mojo_common_unittests",
340 "mojo_public_bindings_unittests", 340 "mojo_public_bindings_unittests",
341 "mojo_public_environment_unittests", 341 "mojo_public_environment_unittests",
342 "mojo_public_system_unittests", 342 "mojo_public_system_unittests",
343 "mojo_public_utility_unittests", 343 "mojo_public_utility_unittests",
344 "mojo_system_unittests", 344 "mojo_system_unittests",
345 "nacl_loader_unittests", 345 "nacl_loader_unittests",
346 "sandbox_linux_unittests", 346 "sandbox_linux_unittests",
347 "sql_unittests", 347 "sql_unittests",
348 "sync_unit_tests", 348 "sync_unit_tests",
349 "ui_unittests", 349 "ui_base_unittests",
350 "unit_tests" 350 "unit_tests"
351 ] 351 ]
352 } 352 }
353 } 353 }
OLDNEW
« 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