| OLD | NEW |
| 1 { | 1 { |
| 2 "Win 7 Tests x64 (1)": { | 2 "Win 7 Tests x64 (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 1101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1112 { | 1112 { |
| 1113 "swarming": { | 1113 "swarming": { |
| 1114 "can_use_on_swarming_builders": true | 1114 "can_use_on_swarming_builders": true |
| 1115 }, | 1115 }, |
| 1116 "test": "device_unittests" | 1116 "test": "device_unittests" |
| 1117 }, | 1117 }, |
| 1118 { | 1118 { |
| 1119 "swarming": { | 1119 "swarming": { |
| 1120 "can_use_on_swarming_builders": true | 1120 "can_use_on_swarming_builders": true |
| 1121 }, | 1121 }, |
| 1122 "test": "disable_outdated_build_detector_unittests" | |
| 1123 }, | |
| 1124 { | |
| 1125 "swarming": { | |
| 1126 "can_use_on_swarming_builders": true | |
| 1127 }, | |
| 1128 "test": "display_unittests" | 1122 "test": "display_unittests" |
| 1129 }, | 1123 }, |
| 1130 { | 1124 { |
| 1131 "swarming": { | 1125 "swarming": { |
| 1132 "can_use_on_swarming_builders": true | 1126 "can_use_on_swarming_builders": true |
| 1133 }, | 1127 }, |
| 1134 "test": "events_unittests" | 1128 "test": "events_unittests" |
| 1135 }, | 1129 }, |
| 1136 { | 1130 { |
| 1137 "swarming": { | 1131 "swarming": { |
| (...skipping 444 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1582 { | 1576 { |
| 1583 "swarming": { | 1577 "swarming": { |
| 1584 "can_use_on_swarming_builders": true | 1578 "can_use_on_swarming_builders": true |
| 1585 }, | 1579 }, |
| 1586 "test": "crypto_unittests" | 1580 "test": "crypto_unittests" |
| 1587 }, | 1581 }, |
| 1588 { | 1582 { |
| 1589 "swarming": { | 1583 "swarming": { |
| 1590 "can_use_on_swarming_builders": true | 1584 "can_use_on_swarming_builders": true |
| 1591 }, | 1585 }, |
| 1592 "test": "disable_outdated_build_detector_unittests" | |
| 1593 }, | |
| 1594 { | |
| 1595 "swarming": { | |
| 1596 "can_use_on_swarming_builders": true | |
| 1597 }, | |
| 1598 "test": "events_unittests" | 1586 "test": "events_unittests" |
| 1599 }, | 1587 }, |
| 1600 { | 1588 { |
| 1601 "swarming": { | 1589 "swarming": { |
| 1602 "can_use_on_swarming_builders": true | 1590 "can_use_on_swarming_builders": true |
| 1603 }, | 1591 }, |
| 1604 "test": "extensions_browsertests" | 1592 "test": "extensions_browsertests" |
| 1605 }, | 1593 }, |
| 1606 { | 1594 { |
| 1607 "swarming": { | 1595 "swarming": { |
| (...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1843 "additional_compile_targets": [ | 1831 "additional_compile_targets": [ |
| 1844 "chrome_official_builder" | 1832 "chrome_official_builder" |
| 1845 ] | 1833 ] |
| 1846 }, | 1834 }, |
| 1847 "Win8 GYP (dbg)": { | 1835 "Win8 GYP (dbg)": { |
| 1848 "additional_compile_targets": [ | 1836 "additional_compile_targets": [ |
| 1849 "all" | 1837 "all" |
| 1850 ] | 1838 ] |
| 1851 } | 1839 } |
| 1852 } | 1840 } |
| OLD | NEW |