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

Side by Side Diff: testing/buildbot/chromium.memory.fyi.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.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 "Chromium Linux Builder (valgrind)": { 2 "Chromium Linux Builder (valgrind)": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "base_unittests", 4 "base_unittests",
5 "components_unittests", 5 "components_unittests",
6 "content_unittests", 6 "content_unittests",
7 "crypto_unittests", 7 "crypto_unittests",
8 "device_unittests", 8 "device_unittests",
9 "display_unittests", 9 "display_unittests",
10 "extensions_unittests", 10 "extensions_unittests",
(...skipping 548 matching lines...) Expand 10 before | Expand all | Expand 10 after
559 }, 559 },
560 "test": "nacl_loader_unittests" 560 "test": "nacl_loader_unittests"
561 }, 561 },
562 { 562 {
563 "swarming": { 563 "swarming": {
564 "can_use_on_swarming_builders": true 564 "can_use_on_swarming_builders": true
565 }, 565 },
566 "test": "net_unittests" 566 "test": "net_unittests"
567 }, 567 },
568 { 568 {
569 "swarming": {
570 "can_use_on_swarming_builders": true
571 },
569 "test": "ppapi_unittests" 572 "test": "ppapi_unittests"
570 }, 573 },
571 { 574 {
572 "swarming": { 575 "swarming": {
573 "can_use_on_swarming_builders": true 576 "can_use_on_swarming_builders": true
574 }, 577 },
575 "test": "printing_unittests" 578 "test": "printing_unittests"
576 }, 579 },
577 { 580 {
578 "swarming": { 581 "swarming": {
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after
858 }, 861 },
859 "test": "nacl_loader_unittests" 862 "test": "nacl_loader_unittests"
860 }, 863 },
861 { 864 {
862 "swarming": { 865 "swarming": {
863 "can_use_on_swarming_builders": true 866 "can_use_on_swarming_builders": true
864 }, 867 },
865 "test": "net_unittests" 868 "test": "net_unittests"
866 }, 869 },
867 { 870 {
871 "swarming": {
872 "can_use_on_swarming_builders": true
873 },
868 "test": "ppapi_unittests" 874 "test": "ppapi_unittests"
869 }, 875 },
870 { 876 {
871 "swarming": { 877 "swarming": {
872 "can_use_on_swarming_builders": true 878 "can_use_on_swarming_builders": true
873 }, 879 },
874 "test": "printing_unittests" 880 "test": "printing_unittests"
875 }, 881 },
876 { 882 {
877 "swarming": { 883 "swarming": {
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
1106 "test": "mojo_common_unittests" 1112 "test": "mojo_common_unittests"
1107 }, 1113 },
1108 { 1114 {
1109 "swarming": { 1115 "swarming": {
1110 "can_use_on_swarming_builders": true, 1116 "can_use_on_swarming_builders": true,
1111 "shards": 4 1117 "shards": 4
1112 }, 1118 },
1113 "test": "net_unittests" 1119 "test": "net_unittests"
1114 }, 1120 },
1115 { 1121 {
1122 "swarming": {
1123 "can_use_on_swarming_builders": true
1124 },
1116 "test": "ppapi_unittests" 1125 "test": "ppapi_unittests"
1117 }, 1126 },
1118 { 1127 {
1119 "swarming": { 1128 "swarming": {
1120 "can_use_on_swarming_builders": true 1129 "can_use_on_swarming_builders": true
1121 }, 1130 },
1122 "test": "printing_unittests" 1131 "test": "printing_unittests"
1123 }, 1132 },
1124 { 1133 {
1125 "swarming": { 1134 "swarming": {
(...skipping 1438 matching lines...) Expand 10 before | Expand all | Expand 10 after
2564 }, 2573 },
2565 { 2574 {
2566 "test": "unit_tests" 2575 "test": "unit_tests"
2567 }, 2576 },
2568 { 2577 {
2569 "test": "url_unittests" 2578 "test": "url_unittests"
2570 } 2579 }
2571 ] 2580 ]
2572 } 2581 }
2573 } 2582 }
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