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

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

Issue 2841443002: Include headless tests in all swarm version for Windows, since it's been enabled (Closed)
Patch Set: Created 3 years, 8 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 | « no previous file | testing/buildbot/chromium.win.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 "Mac GYP": { 2 "Mac GYP": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "base_unittests", 4 "base_unittests",
5 "browser_tests", 5 "browser_tests",
6 "chrome", 6 "chrome",
7 "content_browsertests", 7 "content_browsertests",
8 "content_unittests", 8 "content_unittests",
9 "interactive_ui_tests", 9 "interactive_ui_tests",
10 "ipc_tests", 10 "ipc_tests",
11 "media_unittests", 11 "media_unittests",
12 "net_unittests", 12 "net_unittests",
13 "pdf_unittests", 13 "pdf_unittests",
14 "printing_unittests", 14 "printing_unittests",
15 "skia_unittests", 15 "skia_unittests",
16 "snapshot_unittests", 16 "snapshot_unittests",
17 "sql_unittests", 17 "sql_unittests",
18 "storage_unittests", 18 "storage_unittests",
19 "ui_base_unittests", 19 "ui_base_unittests",
20 "unit_tests", 20 "unit_tests",
21 "url_unittests" 21 "url_unittests"
22 ] 22 ]
23 }, 23 },
24 "Mac GYP (dbg)": { 24 "Mac GYP (dbg)": {
25 "additional_compile_targets": [ 25 "additional_compile_targets": [
26 "all" 26 "all"
27 ] 27 ]
28 }, 28 },
29 "Mac10.10 Tests": { 29 "Mac10.10 Tests": {
Dirk Pranke 2017/04/24 20:57:35 Do you need to add the tests to Mac10.10 Tests as
30 "gtest_tests": [ 30 "gtest_tests": [
31 { 31 {
32 "swarming": { 32 "swarming": {
33 "can_use_on_swarming_builders": true 33 "can_use_on_swarming_builders": true
34 }, 34 },
35 "test": "accessibility_unittests" 35 "test": "accessibility_unittests"
36 }, 36 },
37 { 37 {
38 "swarming": { 38 "swarming": {
39 "can_use_on_swarming_builders": true 39 "can_use_on_swarming_builders": true
(...skipping 564 matching lines...) Expand 10 before | Expand all | Expand 10 after
604 { 604 {
605 "swarming": { 605 "swarming": {
606 "can_use_on_swarming_builders": true 606 "can_use_on_swarming_builders": true
607 }, 607 },
608 "test": "gpu_unittests" 608 "test": "gpu_unittests"
609 }, 609 },
610 { 610 {
611 "swarming": { 611 "swarming": {
612 "can_use_on_swarming_builders": true 612 "can_use_on_swarming_builders": true
613 }, 613 },
614 "test": "headless_browsertests"
615 },
616 {
617 "args": [
618 "--enable-browser-side-navigation"
619 ],
620 "name": "browser_side_navigation_headless_browsertests",
621 "swarming": {
622 "can_use_on_swarming_builders": true
623 },
624 "test": "headless_browsertests"
625 },
626 {
627 "swarming": {
628 "can_use_on_swarming_builders": true
629 },
630 "test": "headless_unittests"
631 },
632 {
633 "swarming": {
634 "can_use_on_swarming_builders": true
635 },
614 "test": "interactive_ui_tests" 636 "test": "interactive_ui_tests"
615 }, 637 },
616 { 638 {
617 "args": [ 639 "args": [
618 "--enable-browser-side-navigation" 640 "--enable-browser-side-navigation"
619 ], 641 ],
620 "name": "browser_side_navigation_interactive_ui_tests", 642 "name": "browser_side_navigation_interactive_ui_tests",
621 "swarming": { 643 "swarming": {
622 "can_use_on_swarming_builders": true 644 "can_use_on_swarming_builders": true
623 }, 645 },
(...skipping 359 matching lines...) Expand 10 before | Expand all | Expand 10 after
983 "test": "gpu_ipc_service_unittests" 1005 "test": "gpu_ipc_service_unittests"
984 }, 1006 },
985 { 1007 {
986 "swarming": { 1008 "swarming": {
987 "can_use_on_swarming_builders": true 1009 "can_use_on_swarming_builders": true
988 }, 1010 },
989 "test": "gpu_unittests" 1011 "test": "gpu_unittests"
990 }, 1012 },
991 { 1013 {
992 "swarming": { 1014 "swarming": {
1015 "can_use_on_swarming_builders": true
1016 },
1017 "test": "headless_browsertests"
1018 },
1019 {
1020 "args": [
1021 "--enable-browser-side-navigation"
1022 ],
1023 "name": "browser_side_navigation_headless_browsertests",
1024 "swarming": {
1025 "can_use_on_swarming_builders": true
1026 },
1027 "test": "headless_browsertests"
1028 },
1029 {
1030 "swarming": {
1031 "can_use_on_swarming_builders": true
1032 },
1033 "test": "headless_unittests"
1034 },
1035 {
1036 "swarming": {
993 "can_use_on_swarming_builders": true, 1037 "can_use_on_swarming_builders": true,
994 "shards": 2 1038 "shards": 2
995 }, 1039 },
996 "test": "interactive_ui_tests" 1040 "test": "interactive_ui_tests"
997 }, 1041 },
998 { 1042 {
999 "swarming": { 1043 "swarming": {
1000 "can_use_on_swarming_builders": true 1044 "can_use_on_swarming_builders": true
1001 }, 1045 },
1002 "test": "ipc_tests" 1046 "test": "ipc_tests"
(...skipping 333 matching lines...) Expand 10 before | Expand all | Expand 10 after
1336 "test": "gpu_ipc_service_unittests" 1380 "test": "gpu_ipc_service_unittests"
1337 }, 1381 },
1338 { 1382 {
1339 "swarming": { 1383 "swarming": {
1340 "can_use_on_swarming_builders": true 1384 "can_use_on_swarming_builders": true
1341 }, 1385 },
1342 "test": "gpu_unittests" 1386 "test": "gpu_unittests"
1343 }, 1387 },
1344 { 1388 {
1345 "swarming": { 1389 "swarming": {
1390 "can_use_on_swarming_builders": true
1391 },
1392 "test": "headless_browsertests"
1393 },
1394 {
1395 "args": [
1396 "--enable-browser-side-navigation"
1397 ],
1398 "name": "browser_side_navigation_headless_browsertests",
1399 "swarming": {
1400 "can_use_on_swarming_builders": true
1401 },
1402 "test": "headless_browsertests"
1403 },
1404 {
1405 "swarming": {
1406 "can_use_on_swarming_builders": true
1407 },
1408 "test": "headless_unittests"
1409 },
1410 {
1411 "swarming": {
1346 "can_use_on_swarming_builders": true, 1412 "can_use_on_swarming_builders": true,
1347 "shards": 2 1413 "shards": 2
1348 }, 1414 },
1349 "test": "interactive_ui_tests" 1415 "test": "interactive_ui_tests"
1350 }, 1416 },
1351 { 1417 {
1352 "swarming": { 1418 "swarming": {
1353 "can_use_on_swarming_builders": true 1419 "can_use_on_swarming_builders": true
1354 }, 1420 },
1355 "test": "ipc_tests" 1421 "test": "ipc_tests"
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
1541 "isolate_name": "telemetry_unittests", 1607 "isolate_name": "telemetry_unittests",
1542 "name": "telemetry_unittests", 1608 "name": "telemetry_unittests",
1543 "swarming": { 1609 "swarming": {
1544 "can_use_on_swarming_builders": true, 1610 "can_use_on_swarming_builders": true,
1545 "shards": 2 1611 "shards": 2
1546 } 1612 }
1547 } 1613 }
1548 ] 1614 ]
1549 } 1615 }
1550 } 1616 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698