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

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

Issue 1218743008: Revert of 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 },
102 "test": "gl_unittests" 99 "test": "gl_unittests"
103 }, 100 },
104 { 101 {
105 "test": "google_apis_unittests" 102 "test": "google_apis_unittests"
106 }, 103 },
107 { 104 {
108 "swarming": { 105 "swarming": {
109 "can_use_on_swarming_builders": true 106 "can_use_on_swarming_builders": true
110 }, 107 },
111 "test": "gpu_unittests" 108 "test": "gpu_unittests"
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
336 }, 333 },
337 "test": "gcm_unit_tests" 334 "test": "gcm_unit_tests"
338 }, 335 },
339 { 336 {
340 "swarming": { 337 "swarming": {
341 "can_use_on_swarming_builders": true 338 "can_use_on_swarming_builders": true
342 }, 339 },
343 "test": "gfx_unittests" 340 "test": "gfx_unittests"
344 }, 341 },
345 { 342 {
346 "swarming": {
347 "can_use_on_swarming_builders": true
348 },
349 "test": "gl_unittests" 343 "test": "gl_unittests"
350 }, 344 },
351 { 345 {
352 "test": "google_apis_unittests" 346 "test": "google_apis_unittests"
353 }, 347 },
354 { 348 {
355 "swarming": { 349 "swarming": {
356 "can_use_on_swarming_builders": true 350 "can_use_on_swarming_builders": true
357 }, 351 },
358 "test": "gpu_unittests" 352 "test": "gpu_unittests"
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
627 }, 621 },
628 { 622 {
629 "swarming": { 623 "swarming": {
630 "can_use_on_swarming_builders": true 624 "can_use_on_swarming_builders": true
631 }, 625 },
632 "test": "url_unittests" 626 "test": "url_unittests"
633 } 627 }
634 ] 628 ]
635 } 629 }
636 } 630 }
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