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

Side by Side Diff: testing/buildbot/chromium.memory.fyi.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.memory.json ('k') | testing/buildbot/chromium.webkit.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 ChromeOS MSan Tests": { 2 "Linux ChromeOS MSan Tests": {
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 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 { 183 {
184 "test": "nacl_loader_unittests" 184 "test": "nacl_loader_unittests"
185 }, 185 },
186 { 186 {
187 "swarming": { 187 "swarming": {
188 "can_use_on_swarming_builders": true 188 "can_use_on_swarming_builders": true
189 }, 189 },
190 "test": "net_unittests" 190 "test": "net_unittests"
191 }, 191 },
192 { 192 {
193 "swarming": {
194 "can_use_on_swarming_builders": true
195 },
196 "test": "ppapi_unittests" 193 "test": "ppapi_unittests"
197 }, 194 },
198 { 195 {
199 "swarming": { 196 "swarming": {
200 "can_use_on_swarming_builders": true 197 "can_use_on_swarming_builders": true
201 }, 198 },
202 "test": "printing_unittests" 199 "test": "printing_unittests"
203 }, 200 },
204 { 201 {
205 "swarming": { 202 "swarming": {
(...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after
449 { 446 {
450 "test": "nacl_loader_unittests" 447 "test": "nacl_loader_unittests"
451 }, 448 },
452 { 449 {
453 "swarming": { 450 "swarming": {
454 "can_use_on_swarming_builders": true 451 "can_use_on_swarming_builders": true
455 }, 452 },
456 "test": "net_unittests" 453 "test": "net_unittests"
457 }, 454 },
458 { 455 {
459 "swarming": {
460 "can_use_on_swarming_builders": true
461 },
462 "test": "ppapi_unittests" 456 "test": "ppapi_unittests"
463 }, 457 },
464 { 458 {
465 "swarming": { 459 "swarming": {
466 "can_use_on_swarming_builders": true 460 "can_use_on_swarming_builders": true
467 }, 461 },
468 "test": "printing_unittests" 462 "test": "printing_unittests"
469 }, 463 },
470 { 464 {
471 "swarming": { 465 "swarming": {
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after
682 "test": "mojo_common_unittests" 676 "test": "mojo_common_unittests"
683 }, 677 },
684 { 678 {
685 "swarming": { 679 "swarming": {
686 "can_use_on_swarming_builders": true, 680 "can_use_on_swarming_builders": true,
687 "shards": 4 681 "shards": 4
688 }, 682 },
689 "test": "net_unittests" 683 "test": "net_unittests"
690 }, 684 },
691 { 685 {
692 "swarming": {
693 "can_use_on_swarming_builders": true
694 },
695 "test": "ppapi_unittests" 686 "test": "ppapi_unittests"
696 }, 687 },
697 { 688 {
698 "swarming": { 689 "swarming": {
699 "can_use_on_swarming_builders": true 690 "can_use_on_swarming_builders": true
700 }, 691 },
701 "test": "printing_unittests" 692 "test": "printing_unittests"
702 }, 693 },
703 { 694 {
704 "swarming": { 695 "swarming": {
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
760 }, 751 },
761 { 752 {
762 "swarming": { 753 "swarming": {
763 "can_use_on_swarming_builders": true 754 "can_use_on_swarming_builders": true
764 }, 755 },
765 "test": "wm_unittests" 756 "test": "wm_unittests"
766 } 757 }
767 ] 758 ]
768 } 759 }
769 } 760 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/chromium.webkit.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698