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

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

Issue 1710203002: Convert ppapi_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn Created 4 years, 10 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 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
160 "test": "midi_unittests" 160 "test": "midi_unittests"
161 }, 161 },
162 { 162 {
163 "swarming": { 163 "swarming": {
164 "can_use_on_swarming_builders": true, 164 "can_use_on_swarming_builders": true,
165 "shards": 4 165 "shards": 4
166 }, 166 },
167 "test": "net_unittests" 167 "test": "net_unittests"
168 }, 168 },
169 { 169 {
170 "swarming": {
171 "can_use_on_swarming_builders": true
172 },
170 "test": "ppapi_unittests" 173 "test": "ppapi_unittests"
171 }, 174 },
172 { 175 {
173 "swarming": { 176 "swarming": {
174 "can_use_on_swarming_builders": true 177 "can_use_on_swarming_builders": true
175 }, 178 },
176 "test": "printing_unittests" 179 "test": "printing_unittests"
177 }, 180 },
178 { 181 {
179 "swarming": { 182 "swarming": {
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
440 "test": "nacl_loader_unittests" 443 "test": "nacl_loader_unittests"
441 }, 444 },
442 { 445 {
443 "swarming": { 446 "swarming": {
444 "can_use_on_swarming_builders": true, 447 "can_use_on_swarming_builders": true,
445 "shards": 4 448 "shards": 4
446 }, 449 },
447 "test": "net_unittests" 450 "test": "net_unittests"
448 }, 451 },
449 { 452 {
453 "swarming": {
454 "can_use_on_swarming_builders": true
455 },
450 "test": "ppapi_unittests" 456 "test": "ppapi_unittests"
451 }, 457 },
452 { 458 {
453 "swarming": { 459 "swarming": {
454 "can_use_on_swarming_builders": true 460 "can_use_on_swarming_builders": true
455 }, 461 },
456 "test": "printing_unittests" 462 "test": "printing_unittests"
457 }, 463 },
458 { 464 {
459 "swarming": { 465 "swarming": {
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
640 }, 646 },
641 "test": "midi_unittests" 647 "test": "midi_unittests"
642 }, 648 },
643 { 649 {
644 "swarming": { 650 "swarming": {
645 "can_use_on_swarming_builders": true 651 "can_use_on_swarming_builders": true
646 }, 652 },
647 "test": "net_unittests" 653 "test": "net_unittests"
648 }, 654 },
649 { 655 {
656 "swarming": {
657 "can_use_on_swarming_builders": true
658 },
650 "test": "ppapi_unittests" 659 "test": "ppapi_unittests"
651 }, 660 },
652 { 661 {
653 "swarming": { 662 "swarming": {
654 "can_use_on_swarming_builders": true 663 "can_use_on_swarming_builders": true
655 }, 664 },
656 "test": "printing_unittests" 665 "test": "printing_unittests"
657 }, 666 },
658 { 667 {
659 "swarming": { 668 "swarming": {
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
705 }, 714 },
706 { 715 {
707 "swarming": { 716 "swarming": {
708 "can_use_on_swarming_builders": true 717 "can_use_on_swarming_builders": true
709 }, 718 },
710 "test": "wtf_unittests" 719 "test": "wtf_unittests"
711 } 720 }
712 ] 721 ]
713 } 722 }
714 } 723 }
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