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

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

Issue 1222243003: Convert ipc_mojo_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium.memory.fyi.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 ASan LSan Tests (1)": { 2 "Linux ASan LSan Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
7 }, 7 },
8 "test": "accessibility_unittests" 8 "test": "accessibility_unittests"
9 }, 9 },
10 { 10 {
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 }, 89 },
90 "test": "gcm_unit_tests" 90 "test": "gcm_unit_tests"
91 }, 91 },
92 { 92 {
93 "swarming": { 93 "swarming": {
94 "can_use_on_swarming_builders": true 94 "can_use_on_swarming_builders": true
95 }, 95 },
96 "test": "gfx_unittests" 96 "test": "gfx_unittests"
97 }, 97 },
98 { 98 {
99 "swarming": {
100 "can_use_on_swarming_builders": true
101 },
99 "test": "gl_unittests" 102 "test": "gl_unittests"
100 }, 103 },
101 { 104 {
102 "test": "google_apis_unittests" 105 "test": "google_apis_unittests"
103 }, 106 },
104 { 107 {
105 "swarming": { 108 "swarming": {
106 "can_use_on_swarming_builders": true 109 "can_use_on_swarming_builders": true
107 }, 110 },
108 "test": "gpu_unittests" 111 "test": "gpu_unittests"
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
333 }, 336 },
334 "test": "gcm_unit_tests" 337 "test": "gcm_unit_tests"
335 }, 338 },
336 { 339 {
337 "swarming": { 340 "swarming": {
338 "can_use_on_swarming_builders": true 341 "can_use_on_swarming_builders": true
339 }, 342 },
340 "test": "gfx_unittests" 343 "test": "gfx_unittests"
341 }, 344 },
342 { 345 {
346 "swarming": {
347 "can_use_on_swarming_builders": true
348 },
343 "test": "gl_unittests" 349 "test": "gl_unittests"
344 }, 350 },
345 { 351 {
346 "test": "google_apis_unittests" 352 "test": "google_apis_unittests"
347 }, 353 },
348 { 354 {
349 "swarming": { 355 "swarming": {
350 "can_use_on_swarming_builders": true 356 "can_use_on_swarming_builders": true
351 }, 357 },
352 "test": "gpu_unittests" 358 "test": "gpu_unittests"
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
621 }, 627 },
622 { 628 {
623 "swarming": { 629 "swarming": {
624 "can_use_on_swarming_builders": true 630 "can_use_on_swarming_builders": true
625 }, 631 },
626 "test": "url_unittests" 632 "test": "url_unittests"
627 } 633 }
628 ] 634 ]
629 } 635 }
630 } 636 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698