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

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

Issue 1934213002: Set enable_app_list=1 now only on ChromeOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@20160429-AppList0
Patch Set: fix ash_test_resources Created 4 years, 7 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 "gn_all" 4 "gn_all"
5 ], 5 ],
6 "gtest_tests": [ 6 "gtest_tests": [
7 { 7 {
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": true 9 "can_use_on_swarming_builders": true
10 }, 10 },
11 "test": "accessibility_unittests" 11 "test": "accessibility_unittests"
12 }, 12 },
13 { 13 {
14 "swarming": { 14 "swarming": {
15 "can_use_on_swarming_builders": true 15 "can_use_on_swarming_builders": true
16 }, 16 },
17 "test": "app_list_unittests"
18 },
19 {
20 "swarming": {
21 "can_use_on_swarming_builders": true
22 },
23 "test": "base_unittests" 17 "test": "base_unittests"
24 }, 18 },
25 { 19 {
26 "swarming": { 20 "swarming": {
27 "can_use_on_swarming_builders": true 21 "can_use_on_swarming_builders": true
28 }, 22 },
29 "test": "battor_agent_unittests" 23 "test": "battor_agent_unittests"
30 }, 24 },
31 { 25 {
32 "swarming": { 26 "swarming": {
(...skipping 252 matching lines...) Expand 10 before | Expand all | Expand 10 after
285 { 279 {
286 "swarming": { 280 "swarming": {
287 "can_use_on_swarming_builders": true 281 "can_use_on_swarming_builders": true
288 }, 282 },
289 "test": "accessibility_unittests" 283 "test": "accessibility_unittests"
290 }, 284 },
291 { 285 {
292 "swarming": { 286 "swarming": {
293 "can_use_on_swarming_builders": true 287 "can_use_on_swarming_builders": true
294 }, 288 },
295 "test": "app_list_unittests"
296 },
297 {
298 "swarming": {
299 "can_use_on_swarming_builders": true
300 },
301 "test": "base_unittests" 289 "test": "base_unittests"
302 }, 290 },
303 { 291 {
304 "swarming": { 292 "swarming": {
305 "can_use_on_swarming_builders": true 293 "can_use_on_swarming_builders": true
306 }, 294 },
307 "test": "battor_agent_unittests" 295 "test": "battor_agent_unittests"
308 }, 296 },
309 { 297 {
310 "swarming": { 298 "swarming": {
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after
560 { 548 {
561 "swarming": { 549 "swarming": {
562 "can_use_on_swarming_builders": true 550 "can_use_on_swarming_builders": true
563 }, 551 },
564 "test": "accessibility_unittests" 552 "test": "accessibility_unittests"
565 }, 553 },
566 { 554 {
567 "swarming": { 555 "swarming": {
568 "can_use_on_swarming_builders": true 556 "can_use_on_swarming_builders": true
569 }, 557 },
570 "test": "app_list_unittests"
571 },
572 {
573 "swarming": {
574 "can_use_on_swarming_builders": true
575 },
576 "test": "base_unittests" 558 "test": "base_unittests"
577 }, 559 },
578 { 560 {
579 "swarming": { 561 "swarming": {
580 "can_use_on_swarming_builders": true 562 "can_use_on_swarming_builders": true
581 }, 563 },
582 "test": "battor_agent_unittests" 564 "test": "battor_agent_unittests"
583 }, 565 },
584 { 566 {
585 "swarming": { 567 "swarming": {
(...skipping 305 matching lines...) Expand 10 before | Expand all | Expand 10 after
891 { 873 {
892 "swarming": { 874 "swarming": {
893 "can_use_on_swarming_builders": true 875 "can_use_on_swarming_builders": true
894 }, 876 },
895 "test": "accessibility_unittests" 877 "test": "accessibility_unittests"
896 }, 878 },
897 { 879 {
898 "swarming": { 880 "swarming": {
899 "can_use_on_swarming_builders": true 881 "can_use_on_swarming_builders": true
900 }, 882 },
901 "test": "app_list_unittests"
902 },
903 {
904 "swarming": {
905 "can_use_on_swarming_builders": true
906 },
907 "test": "base_unittests" 883 "test": "base_unittests"
908 }, 884 },
909 { 885 {
910 "swarming": { 886 "swarming": {
911 "can_use_on_swarming_builders": true 887 "can_use_on_swarming_builders": true
912 }, 888 },
913 "test": "battor_agent_unittests" 889 "test": "battor_agent_unittests"
914 }, 890 },
915 { 891 {
916 "swarming": { 892 "swarming": {
(...skipping 305 matching lines...) Expand 10 before | Expand all | Expand 10 after
1222 { 1198 {
1223 "swarming": { 1199 "swarming": {
1224 "can_use_on_swarming_builders": true 1200 "can_use_on_swarming_builders": true
1225 }, 1201 },
1226 "test": "accessibility_unittests" 1202 "test": "accessibility_unittests"
1227 }, 1203 },
1228 { 1204 {
1229 "swarming": { 1205 "swarming": {
1230 "can_use_on_swarming_builders": true 1206 "can_use_on_swarming_builders": true
1231 }, 1207 },
1232 "test": "app_list_unittests"
1233 },
1234 {
1235 "swarming": {
1236 "can_use_on_swarming_builders": true
1237 },
1238 "test": "base_unittests" 1208 "test": "base_unittests"
1239 }, 1209 },
1240 { 1210 {
1241 "swarming": { 1211 "swarming": {
1242 "can_use_on_swarming_builders": true 1212 "can_use_on_swarming_builders": true
1243 }, 1213 },
1244 "test": "battor_agent_unittests" 1214 "test": "battor_agent_unittests"
1245 }, 1215 },
1246 { 1216 {
1247 "swarming": { 1217 "swarming": {
(...skipping 305 matching lines...) Expand 10 before | Expand all | Expand 10 after
1553 { 1523 {
1554 "swarming": { 1524 "swarming": {
1555 "can_use_on_swarming_builders": true 1525 "can_use_on_swarming_builders": true
1556 }, 1526 },
1557 "test": "accessibility_unittests" 1527 "test": "accessibility_unittests"
1558 }, 1528 },
1559 { 1529 {
1560 "swarming": { 1530 "swarming": {
1561 "can_use_on_swarming_builders": true 1531 "can_use_on_swarming_builders": true
1562 }, 1532 },
1563 "test": "app_list_unittests"
1564 },
1565 {
1566 "swarming": {
1567 "can_use_on_swarming_builders": true
1568 },
1569 "test": "base_unittests" 1533 "test": "base_unittests"
1570 }, 1534 },
1571 { 1535 {
1572 "swarming": { 1536 "swarming": {
1573 "can_use_on_swarming_builders": true 1537 "can_use_on_swarming_builders": true
1574 }, 1538 },
1575 "test": "battor_agent_unittests" 1539 "test": "battor_agent_unittests"
1576 }, 1540 },
1577 { 1541 {
1578 "swarming": { 1542 "swarming": {
(...skipping 295 matching lines...) Expand 10 before | Expand all | Expand 10 after
1874 } 1838 }
1875 ], 1839 ],
1876 "scripts": [ 1840 "scripts": [
1877 { 1841 {
1878 "name": "nacl_integration", 1842 "name": "nacl_integration",
1879 "script": "nacl_integration.py" 1843 "script": "nacl_integration.py"
1880 } 1844 }
1881 ] 1845 ]
1882 } 1846 }
1883 } 1847 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698