OLD | NEW |
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 666 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
677 "swarming": { | 677 "swarming": { |
678 "can_use_on_swarming_builders": true | 678 "can_use_on_swarming_builders": true |
679 }, | 679 }, |
680 "test": "wm_unittests" | 680 "test": "wm_unittests" |
681 } | 681 } |
682 ], | 682 ], |
683 "isolated_scripts": [ | 683 "isolated_scripts": [ |
684 { | 684 { |
685 "isolate_name": "telemetry_gpu_unittests", | 685 "isolate_name": "telemetry_gpu_unittests", |
686 "name": "telemetry_gpu_unittests" | 686 "name": "telemetry_gpu_unittests" |
687 }, | |
688 { | |
689 "isolate_name": "telemetry_perf_unittests", | |
690 "name": "telemetry_perf_unittests" | |
691 } | 687 } |
692 ], | 688 ], |
693 "scripts": [ | 689 "scripts": [ |
694 { | 690 { |
695 "name": "telemetry_unittests", | 691 "name": "telemetry_unittests", |
696 "script": "telemetry_unittests.py" | 692 "script": "telemetry_unittests.py" |
697 }, | 693 }, |
698 { | 694 { |
| 695 "name": "telemetry_perf_unittests", |
| 696 "script": "telemetry_perf_unittests.py" |
| 697 }, |
| 698 { |
699 "name": "nacl_integration", | 699 "name": "nacl_integration", |
700 "script": "nacl_integration.py" | 700 "script": "nacl_integration.py" |
701 } | 701 } |
702 ] | 702 ] |
703 }, | 703 }, |
704 "Win x64 GN": { | 704 "Win x64 GN": { |
705 "additional_compile_targets": [ | 705 "additional_compile_targets": [ |
706 "gn_all" | 706 "gn_all" |
707 ] | 707 ] |
708 }, | 708 }, |
(...skipping 403 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1112 "swarming": { | 1112 "swarming": { |
1113 "can_use_on_swarming_builders": true | 1113 "can_use_on_swarming_builders": true |
1114 }, | 1114 }, |
1115 "test": "wm_unittests" | 1115 "test": "wm_unittests" |
1116 } | 1116 } |
1117 ], | 1117 ], |
1118 "isolated_scripts": [ | 1118 "isolated_scripts": [ |
1119 { | 1119 { |
1120 "isolate_name": "telemetry_gpu_unittests", | 1120 "isolate_name": "telemetry_gpu_unittests", |
1121 "name": "telemetry_gpu_unittests" | 1121 "name": "telemetry_gpu_unittests" |
1122 }, | |
1123 { | |
1124 "isolate_name": "telemetry_perf_unittests", | |
1125 "name": "telemetry_perf_unittests" | |
1126 } | 1122 } |
1127 ], | 1123 ], |
1128 "scripts": [ | 1124 "scripts": [ |
1129 { | 1125 { |
1130 "name": "telemetry_unittests", | 1126 "name": "telemetry_unittests", |
1131 "script": "telemetry_unittests.py" | 1127 "script": "telemetry_unittests.py" |
1132 }, | 1128 }, |
1133 { | 1129 { |
| 1130 "name": "telemetry_perf_unittests", |
| 1131 "script": "telemetry_perf_unittests.py" |
| 1132 }, |
| 1133 { |
1134 "name": "nacl_integration", | 1134 "name": "nacl_integration", |
1135 "script": "nacl_integration.py" | 1135 "script": "nacl_integration.py" |
1136 } | 1136 } |
1137 ] | 1137 ] |
1138 }, | 1138 }, |
1139 "Win7 Tests (dbg)(1)": { | 1139 "Win7 Tests (dbg)(1)": { |
1140 "gtest_tests": [ | 1140 "gtest_tests": [ |
1141 { | 1141 { |
1142 "swarming": { | 1142 "swarming": { |
1143 "can_use_on_swarming_builders": true | 1143 "can_use_on_swarming_builders": true |
(...skipping 308 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1452 "swarming": { | 1452 "swarming": { |
1453 "can_use_on_swarming_builders": true | 1453 "can_use_on_swarming_builders": true |
1454 }, | 1454 }, |
1455 "test": "wm_unittests" | 1455 "test": "wm_unittests" |
1456 } | 1456 } |
1457 ], | 1457 ], |
1458 "isolated_scripts": [ | 1458 "isolated_scripts": [ |
1459 { | 1459 { |
1460 "isolate_name": "telemetry_gpu_unittests", | 1460 "isolate_name": "telemetry_gpu_unittests", |
1461 "name": "telemetry_gpu_unittests" | 1461 "name": "telemetry_gpu_unittests" |
1462 }, | |
1463 { | |
1464 "isolate_name": "telemetry_perf_unittests", | |
1465 "name": "telemetry_perf_unittests" | |
1466 } | 1462 } |
1467 ], | 1463 ], |
1468 "scripts": [ | 1464 "scripts": [ |
1469 { | 1465 { |
1470 "name": "telemetry_unittests", | 1466 "name": "telemetry_unittests", |
1471 "script": "telemetry_unittests.py" | 1467 "script": "telemetry_unittests.py" |
| 1468 }, |
| 1469 { |
| 1470 "name": "telemetry_perf_unittests", |
| 1471 "script": "telemetry_perf_unittests.py" |
1472 } | 1472 } |
1473 ] | 1473 ] |
1474 }, | 1474 }, |
1475 "Win8 Aura": { | 1475 "Win8 Aura": { |
1476 "additional_compile_targets": [ | 1476 "additional_compile_targets": [ |
1477 "accessibility_unittests", | 1477 "accessibility_unittests", |
1478 "app_list_unittests", | 1478 "app_list_unittests", |
1479 "app_shell_unittests", | 1479 "app_shell_unittests", |
1480 "ash_unittests", | 1480 "ash_unittests", |
1481 "aura_unittests", | 1481 "aura_unittests", |
(...skipping 498 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1980 "swarming": { | 1980 "swarming": { |
1981 "can_use_on_swarming_builders": true | 1981 "can_use_on_swarming_builders": true |
1982 }, | 1982 }, |
1983 "test": "wm_unittests" | 1983 "test": "wm_unittests" |
1984 } | 1984 } |
1985 ], | 1985 ], |
1986 "isolated_scripts": [ | 1986 "isolated_scripts": [ |
1987 { | 1987 { |
1988 "isolate_name": "telemetry_gpu_unittests", | 1988 "isolate_name": "telemetry_gpu_unittests", |
1989 "name": "telemetry_gpu_unittests" | 1989 "name": "telemetry_gpu_unittests" |
1990 }, | |
1991 { | |
1992 "isolate_name": "telemetry_perf_unittests", | |
1993 "name": "telemetry_perf_unittests" | |
1994 } | 1990 } |
1995 ], | 1991 ], |
1996 "scripts": [ | 1992 "scripts": [ |
1997 { | 1993 { |
1998 "name": "telemetry_unittests", | 1994 "name": "telemetry_unittests", |
1999 "script": "telemetry_unittests.py" | 1995 "script": "telemetry_unittests.py" |
2000 }, | 1996 }, |
2001 { | 1997 { |
| 1998 "name": "telemetry_perf_unittests", |
| 1999 "script": "telemetry_perf_unittests.py" |
| 2000 }, |
| 2001 { |
2002 "name": "nacl_integration", | 2002 "name": "nacl_integration", |
2003 "script": "nacl_integration.py" | 2003 "script": "nacl_integration.py" |
2004 } | 2004 } |
2005 ] | 2005 ] |
2006 } | 2006 } |
2007 } | 2007 } |
OLD | NEW |