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

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

Issue 2193823002: A tool to disable the outdated build detector for organic installs of Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: format tweak Created 4 years, 4 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 "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 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
143 { 143 {
144 "swarming": { 144 "swarming": {
145 "can_use_on_swarming_builders": true 145 "can_use_on_swarming_builders": true
146 }, 146 },
147 "test": "device_unittests" 147 "test": "device_unittests"
148 }, 148 },
149 { 149 {
150 "swarming": { 150 "swarming": {
151 "can_use_on_swarming_builders": true 151 "can_use_on_swarming_builders": true
152 }, 152 },
153 "test": "disable_outdated_build_detector_unittests"
154 },
155 {
156 "swarming": {
157 "can_use_on_swarming_builders": true
158 },
153 "test": "display_unittests" 159 "test": "display_unittests"
154 }, 160 },
155 { 161 {
156 "swarming": { 162 "swarming": {
157 "can_use_on_swarming_builders": true 163 "can_use_on_swarming_builders": true
158 }, 164 },
159 "test": "events_unittests" 165 "test": "events_unittests"
160 }, 166 },
161 { 167 {
162 "swarming": { 168 "swarming": {
(...skipping 480 matching lines...) Expand 10 before | Expand all | Expand 10 after
643 { 649 {
644 "swarming": { 650 "swarming": {
645 "can_use_on_swarming_builders": true 651 "can_use_on_swarming_builders": true
646 }, 652 },
647 "test": "device_unittests" 653 "test": "device_unittests"
648 }, 654 },
649 { 655 {
650 "swarming": { 656 "swarming": {
651 "can_use_on_swarming_builders": true 657 "can_use_on_swarming_builders": true
652 }, 658 },
659 "test": "disable_outdated_build_detector_unittests"
660 },
661 {
662 "swarming": {
663 "can_use_on_swarming_builders": true
664 },
653 "test": "display_unittests" 665 "test": "display_unittests"
654 }, 666 },
655 { 667 {
656 "swarming": { 668 "swarming": {
657 "can_use_on_swarming_builders": true 669 "can_use_on_swarming_builders": true
658 }, 670 },
659 "test": "events_unittests" 671 "test": "events_unittests"
660 }, 672 },
661 { 673 {
662 "swarming": { 674 "swarming": {
(...skipping 425 matching lines...) Expand 10 before | Expand all | Expand 10 after
1088 { 1100 {
1089 "swarming": { 1101 "swarming": {
1090 "can_use_on_swarming_builders": true 1102 "can_use_on_swarming_builders": true
1091 }, 1103 },
1092 "test": "device_unittests" 1104 "test": "device_unittests"
1093 }, 1105 },
1094 { 1106 {
1095 "swarming": { 1107 "swarming": {
1096 "can_use_on_swarming_builders": true 1108 "can_use_on_swarming_builders": true
1097 }, 1109 },
1110 "test": "disable_outdated_build_detector_unittests"
1111 },
1112 {
1113 "swarming": {
1114 "can_use_on_swarming_builders": true
1115 },
1098 "test": "display_unittests" 1116 "test": "display_unittests"
1099 }, 1117 },
1100 { 1118 {
1101 "swarming": { 1119 "swarming": {
1102 "can_use_on_swarming_builders": true 1120 "can_use_on_swarming_builders": true
1103 }, 1121 },
1104 "test": "events_unittests" 1122 "test": "events_unittests"
1105 }, 1123 },
1106 { 1124 {
1107 "swarming": { 1125 "swarming": {
(...skipping 435 matching lines...) Expand 10 before | Expand all | Expand 10 after
1543 { 1561 {
1544 "swarming": { 1562 "swarming": {
1545 "can_use_on_swarming_builders": true 1563 "can_use_on_swarming_builders": true
1546 }, 1564 },
1547 "test": "crypto_unittests" 1565 "test": "crypto_unittests"
1548 }, 1566 },
1549 { 1567 {
1550 "swarming": { 1568 "swarming": {
1551 "can_use_on_swarming_builders": true 1569 "can_use_on_swarming_builders": true
1552 }, 1570 },
1571 "test": "disable_outdated_build_detector_unittests"
1572 },
1573 {
1574 "swarming": {
1575 "can_use_on_swarming_builders": true
1576 },
1553 "test": "events_unittests" 1577 "test": "events_unittests"
1554 }, 1578 },
1555 { 1579 {
1556 "swarming": { 1580 "swarming": {
1557 "can_use_on_swarming_builders": true 1581 "can_use_on_swarming_builders": true
1558 }, 1582 },
1559 "test": "extensions_browsertests" 1583 "test": "extensions_browsertests"
1560 }, 1584 },
1561 { 1585 {
1562 "swarming": { 1586 "swarming": {
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
1816 "additional_compile_targets": [ 1840 "additional_compile_targets": [
1817 "chrome_official_builder" 1841 "chrome_official_builder"
1818 ] 1842 ]
1819 }, 1843 },
1820 "Win8 GYP (dbg)": { 1844 "Win8 GYP (dbg)": {
1821 "additional_compile_targets": [ 1845 "additional_compile_targets": [
1822 "all" 1846 "all"
1823 ] 1847 ]
1824 } 1848 }
1825 } 1849 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698