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

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

Issue 1217173004: Convert sql_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@7_cacheinvalidation_unittests
Patch Set: Fix android 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
OLDNEW
1 { 1 {
2 "Mac GN": { 2 "Mac GN": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "base_unittests", 5 "base_unittests",
6 "cacheinvalidation_unittests", 6 "cacheinvalidation_unittests",
7 "cast_unittests", 7 "cast_unittests",
8 "cc_unittests", 8 "cc_unittests",
9 "chromedriver_unittests", 9 "chromedriver_unittests",
10 "crypto_unittests", 10 "crypto_unittests",
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
197 { 197 {
198 "test": "remoting_unittests" 198 "test": "remoting_unittests"
199 }, 199 },
200 { 200 {
201 "swarming": { 201 "swarming": {
202 "can_use_on_swarming_builders": true 202 "can_use_on_swarming_builders": true
203 }, 203 },
204 "test": "skia_unittests" 204 "test": "skia_unittests"
205 }, 205 },
206 { 206 {
207 "swarming": {
208 "can_use_on_swarming_builders": true
209 },
207 "test": "sql_unittests" 210 "test": "sql_unittests"
208 }, 211 },
209 { 212 {
210 "test": "sync_unit_tests" 213 "test": "sync_unit_tests"
211 }, 214 },
212 { 215 {
213 "swarming": { 216 "swarming": {
214 "can_use_on_swarming_builders": true 217 "can_use_on_swarming_builders": true
215 }, 218 },
216 "test": "ui_base_unittests" 219 "test": "ui_base_unittests"
(...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after
417 { 420 {
418 "test": "sandbox_mac_unittests" 421 "test": "sandbox_mac_unittests"
419 }, 422 },
420 { 423 {
421 "swarming": { 424 "swarming": {
422 "can_use_on_swarming_builders": true 425 "can_use_on_swarming_builders": true
423 }, 426 },
424 "test": "skia_unittests" 427 "test": "skia_unittests"
425 }, 428 },
426 { 429 {
430 "swarming": {
431 "can_use_on_swarming_builders": true
432 },
427 "test": "sql_unittests" 433 "test": "sql_unittests"
428 }, 434 },
429 { 435 {
430 "swarming": { 436 "swarming": {
431 "can_use_on_swarming_builders": true 437 "can_use_on_swarming_builders": true
432 }, 438 },
433 "test": "sync_integration_tests" 439 "test": "sync_integration_tests"
434 }, 440 },
435 { 441 {
436 "test": "sync_unit_tests" 442 "test": "sync_unit_tests"
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
643 { 649 {
644 "test": "sandbox_mac_unittests" 650 "test": "sandbox_mac_unittests"
645 }, 651 },
646 { 652 {
647 "swarming": { 653 "swarming": {
648 "can_use_on_swarming_builders": true 654 "can_use_on_swarming_builders": true
649 }, 655 },
650 "test": "skia_unittests" 656 "test": "skia_unittests"
651 }, 657 },
652 { 658 {
659 "swarming": {
660 "can_use_on_swarming_builders": true
661 },
653 "test": "sql_unittests" 662 "test": "sql_unittests"
654 }, 663 },
655 { 664 {
656 "swarming": { 665 "swarming": {
657 "can_use_on_swarming_builders": true 666 "can_use_on_swarming_builders": true
658 }, 667 },
659 "test": "sync_integration_tests" 668 "test": "sync_integration_tests"
660 }, 669 },
661 { 670 {
662 "test": "sync_unit_tests" 671 "test": "sync_unit_tests"
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
869 { 878 {
870 "test": "sandbox_mac_unittests" 879 "test": "sandbox_mac_unittests"
871 }, 880 },
872 { 881 {
873 "swarming": { 882 "swarming": {
874 "can_use_on_swarming_builders": true 883 "can_use_on_swarming_builders": true
875 }, 884 },
876 "test": "skia_unittests" 885 "test": "skia_unittests"
877 }, 886 },
878 { 887 {
888 "swarming": {
889 "can_use_on_swarming_builders": true
890 },
879 "test": "sql_unittests" 891 "test": "sql_unittests"
880 }, 892 },
881 { 893 {
882 "swarming": { 894 "swarming": {
883 "can_use_on_swarming_builders": true 895 "can_use_on_swarming_builders": true
884 }, 896 },
885 "test": "sync_integration_tests" 897 "test": "sync_integration_tests"
886 }, 898 },
887 { 899 {
888 "test": "sync_unit_tests" 900 "test": "sync_unit_tests"
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
1096 { 1108 {
1097 "test": "sandbox_mac_unittests" 1109 "test": "sandbox_mac_unittests"
1098 }, 1110 },
1099 { 1111 {
1100 "swarming": { 1112 "swarming": {
1101 "can_use_on_swarming_builders": true 1113 "can_use_on_swarming_builders": true
1102 }, 1114 },
1103 "test": "skia_unittests" 1115 "test": "skia_unittests"
1104 }, 1116 },
1105 { 1117 {
1118 "swarming": {
1119 "can_use_on_swarming_builders": true
1120 },
1106 "test": "sql_unittests" 1121 "test": "sql_unittests"
1107 }, 1122 },
1108 { 1123 {
1109 "swarming": { 1124 "swarming": {
1110 "can_use_on_swarming_builders": true 1125 "can_use_on_swarming_builders": true
1111 }, 1126 },
1112 "test": "sync_integration_tests" 1127 "test": "sync_integration_tests"
1113 }, 1128 },
1114 { 1129 {
1115 "test": "sync_unit_tests" 1130 "test": "sync_unit_tests"
(...skipping 26 matching lines...) Expand all
1142 "name": "telemetry_perf_unittests", 1157 "name": "telemetry_perf_unittests",
1143 "script": "telemetry_perf_unittests.py" 1158 "script": "telemetry_perf_unittests.py"
1144 }, 1159 },
1145 { 1160 {
1146 "name": "nacl_integration", 1161 "name": "nacl_integration",
1147 "script": "nacl_integration.py" 1162 "script": "nacl_integration.py"
1148 } 1163 }
1149 ] 1164 ]
1150 } 1165 }
1151 } 1166 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698