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

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

Issue 1218743005: Revert of Convert ppapi_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 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
139 "test": "midi_unittests" 139 "test": "midi_unittests"
140 }, 140 },
141 { 141 {
142 "swarming": { 142 "swarming": {
143 "can_use_on_swarming_builders": true, 143 "can_use_on_swarming_builders": true,
144 "shards": 4 144 "shards": 4
145 }, 145 },
146 "test": "net_unittests" 146 "test": "net_unittests"
147 }, 147 },
148 { 148 {
149 "swarming": {
150 "can_use_on_swarming_builders": true
151 },
152 "test": "ppapi_unittests" 149 "test": "ppapi_unittests"
153 }, 150 },
154 { 151 {
155 "swarming": { 152 "swarming": {
156 "can_use_on_swarming_builders": true 153 "can_use_on_swarming_builders": true
157 }, 154 },
158 "test": "printing_unittests" 155 "test": "printing_unittests"
159 }, 156 },
160 { 157 {
161 "swarming": { 158 "swarming": {
(...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after
395 "test": "nacl_loader_unittests" 392 "test": "nacl_loader_unittests"
396 }, 393 },
397 { 394 {
398 "swarming": { 395 "swarming": {
399 "can_use_on_swarming_builders": true, 396 "can_use_on_swarming_builders": true,
400 "shards": 4 397 "shards": 4
401 }, 398 },
402 "test": "net_unittests" 399 "test": "net_unittests"
403 }, 400 },
404 { 401 {
405 "swarming": {
406 "can_use_on_swarming_builders": true
407 },
408 "test": "ppapi_unittests" 402 "test": "ppapi_unittests"
409 }, 403 },
410 { 404 {
411 "swarming": { 405 "swarming": {
412 "can_use_on_swarming_builders": true 406 "can_use_on_swarming_builders": true
413 }, 407 },
414 "test": "printing_unittests" 408 "test": "printing_unittests"
415 }, 409 },
416 { 410 {
417 "swarming": { 411 "swarming": {
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
574 }, 568 },
575 "test": "midi_unittests" 569 "test": "midi_unittests"
576 }, 570 },
577 { 571 {
578 "swarming": { 572 "swarming": {
579 "can_use_on_swarming_builders": true 573 "can_use_on_swarming_builders": true
580 }, 574 },
581 "test": "net_unittests" 575 "test": "net_unittests"
582 }, 576 },
583 { 577 {
584 "swarming": {
585 "can_use_on_swarming_builders": true
586 },
587 "test": "ppapi_unittests" 578 "test": "ppapi_unittests"
588 }, 579 },
589 { 580 {
590 "swarming": { 581 "swarming": {
591 "can_use_on_swarming_builders": true 582 "can_use_on_swarming_builders": true
592 }, 583 },
593 "test": "printing_unittests" 584 "test": "printing_unittests"
594 }, 585 },
595 { 586 {
596 "swarming": { 587 "swarming": {
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
630 }, 621 },
631 { 622 {
632 "swarming": { 623 "swarming": {
633 "can_use_on_swarming_builders": true 624 "can_use_on_swarming_builders": true
634 }, 625 },
635 "test": "url_unittests" 626 "test": "url_unittests"
636 } 627 }
637 ] 628 ]
638 } 629 }
639 } 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