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

Side by Side Diff: testing/buildbot/chromium.win.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 "Vista Tests (1)": { 2 "Vista 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 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 { 204 {
205 "test": "sbox_validation_tests" 205 "test": "sbox_validation_tests"
206 }, 206 },
207 { 207 {
208 "swarming": { 208 "swarming": {
209 "can_use_on_swarming_builders": true 209 "can_use_on_swarming_builders": true
210 }, 210 },
211 "test": "skia_unittests" 211 "test": "skia_unittests"
212 }, 212 },
213 { 213 {
214 "swarming": {
215 "can_use_on_swarming_builders": true
216 },
214 "test": "sql_unittests" 217 "test": "sql_unittests"
215 }, 218 },
216 { 219 {
217 "swarming": { 220 "swarming": {
218 "can_use_on_swarming_builders": true 221 "can_use_on_swarming_builders": true
219 }, 222 },
220 "test": "sync_integration_tests" 223 "test": "sync_integration_tests"
221 }, 224 },
222 { 225 {
223 "test": "sync_unit_tests" 226 "test": "sync_unit_tests"
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
490 { 493 {
491 "test": "sbox_validation_tests" 494 "test": "sbox_validation_tests"
492 }, 495 },
493 { 496 {
494 "swarming": { 497 "swarming": {
495 "can_use_on_swarming_builders": true 498 "can_use_on_swarming_builders": true
496 }, 499 },
497 "test": "skia_unittests" 500 "test": "skia_unittests"
498 }, 501 },
499 { 502 {
503 "swarming": {
504 "can_use_on_swarming_builders": true
505 },
500 "test": "sql_unittests" 506 "test": "sql_unittests"
501 }, 507 },
502 { 508 {
503 "swarming": { 509 "swarming": {
504 "can_use_on_swarming_builders": true 510 "can_use_on_swarming_builders": true
505 }, 511 },
506 "test": "sync_integration_tests" 512 "test": "sync_integration_tests"
507 }, 513 },
508 { 514 {
509 "test": "sync_unit_tests" 515 "test": "sync_unit_tests"
(...skipping 385 matching lines...) Expand 10 before | Expand all | Expand 10 after
895 { 901 {
896 "test": "sbox_validation_tests" 902 "test": "sbox_validation_tests"
897 }, 903 },
898 { 904 {
899 "swarming": { 905 "swarming": {
900 "can_use_on_swarming_builders": true 906 "can_use_on_swarming_builders": true
901 }, 907 },
902 "test": "skia_unittests" 908 "test": "skia_unittests"
903 }, 909 },
904 { 910 {
911 "swarming": {
912 "can_use_on_swarming_builders": true
913 },
905 "test": "sql_unittests" 914 "test": "sql_unittests"
906 }, 915 },
907 { 916 {
908 "swarming": { 917 "swarming": {
909 "can_use_on_swarming_builders": true 918 "can_use_on_swarming_builders": true
910 }, 919 },
911 "test": "sync_integration_tests" 920 "test": "sync_integration_tests"
912 }, 921 },
913 { 922 {
914 "test": "sync_unit_tests" 923 "test": "sync_unit_tests"
(...skipping 245 matching lines...) Expand 10 before | Expand all | Expand 10 after
1160 { 1169 {
1161 "test": "sbox_validation_tests" 1170 "test": "sbox_validation_tests"
1162 }, 1171 },
1163 { 1172 {
1164 "swarming": { 1173 "swarming": {
1165 "can_use_on_swarming_builders": true 1174 "can_use_on_swarming_builders": true
1166 }, 1175 },
1167 "test": "skia_unittests" 1176 "test": "skia_unittests"
1168 }, 1177 },
1169 { 1178 {
1179 "swarming": {
1180 "can_use_on_swarming_builders": true
1181 },
1170 "test": "sql_unittests" 1182 "test": "sql_unittests"
1171 }, 1183 },
1172 { 1184 {
1173 "swarming": { 1185 "swarming": {
1174 "can_use_on_swarming_builders": true, 1186 "can_use_on_swarming_builders": true,
1175 "shards": 2 1187 "shards": 2
1176 }, 1188 },
1177 "test": "sync_integration_tests" 1189 "test": "sync_integration_tests"
1178 }, 1190 },
1179 { 1191 {
(...skipping 404 matching lines...) Expand 10 before | Expand all | Expand 10 after
1584 { 1596 {
1585 "test": "sbox_validation_tests" 1597 "test": "sbox_validation_tests"
1586 }, 1598 },
1587 { 1599 {
1588 "swarming": { 1600 "swarming": {
1589 "can_use_on_swarming_builders": true 1601 "can_use_on_swarming_builders": true
1590 }, 1602 },
1591 "test": "skia_unittests" 1603 "test": "skia_unittests"
1592 }, 1604 },
1593 { 1605 {
1606 "swarming": {
1607 "can_use_on_swarming_builders": true
1608 },
1594 "test": "sql_unittests" 1609 "test": "sql_unittests"
1595 }, 1610 },
1596 { 1611 {
1597 "swarming": { 1612 "swarming": {
1598 "can_use_on_swarming_builders": true 1613 "can_use_on_swarming_builders": true
1599 }, 1614 },
1600 "test": "sync_integration_tests" 1615 "test": "sync_integration_tests"
1601 }, 1616 },
1602 { 1617 {
1603 "test": "sync_unit_tests" 1618 "test": "sync_unit_tests"
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
1642 "name": "telemetry_perf_unittests", 1657 "name": "telemetry_perf_unittests",
1643 "script": "telemetry_perf_unittests.py" 1658 "script": "telemetry_perf_unittests.py"
1644 }, 1659 },
1645 { 1660 {
1646 "name": "nacl_integration", 1661 "name": "nacl_integration",
1647 "script": "nacl_integration.py" 1662 "script": "nacl_integration.py"
1648 } 1663 }
1649 ] 1664 ]
1650 } 1665 }
1651 } 1666 }
OLDNEW
« sql/sql_unittests.isolate ('K') | « testing/buildbot/chromium.webkit.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698