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

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: fix chromium.fyi.json 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
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('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 "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 489 matching lines...) Expand 10 before | Expand all | Expand 10 after
652 { 658 {
653 "swarming": { 659 "swarming": {
654 "can_use_on_swarming_builders": true 660 "can_use_on_swarming_builders": true
655 }, 661 },
656 "test": "device_unittests" 662 "test": "device_unittests"
657 }, 663 },
658 { 664 {
659 "swarming": { 665 "swarming": {
660 "can_use_on_swarming_builders": true 666 "can_use_on_swarming_builders": true
661 }, 667 },
668 "test": "disable_outdated_build_detector_unittests"
669 },
670 {
671 "swarming": {
672 "can_use_on_swarming_builders": true
673 },
662 "test": "display_unittests" 674 "test": "display_unittests"
663 }, 675 },
664 { 676 {
665 "swarming": { 677 "swarming": {
666 "can_use_on_swarming_builders": true 678 "can_use_on_swarming_builders": true
667 }, 679 },
668 "test": "events_unittests" 680 "test": "events_unittests"
669 }, 681 },
670 { 682 {
671 "swarming": { 683 "swarming": {
(...skipping 422 matching lines...) Expand 10 before | Expand all | Expand 10 after
1094 { 1106 {
1095 "swarming": { 1107 "swarming": {
1096 "can_use_on_swarming_builders": true 1108 "can_use_on_swarming_builders": true
1097 }, 1109 },
1098 "test": "device_unittests" 1110 "test": "device_unittests"
1099 }, 1111 },
1100 { 1112 {
1101 "swarming": { 1113 "swarming": {
1102 "can_use_on_swarming_builders": true 1114 "can_use_on_swarming_builders": true
1103 }, 1115 },
1116 "test": "disable_outdated_build_detector_unittests"
1117 },
1118 {
1119 "swarming": {
1120 "can_use_on_swarming_builders": true
1121 },
1104 "test": "display_unittests" 1122 "test": "display_unittests"
1105 }, 1123 },
1106 { 1124 {
1107 "swarming": { 1125 "swarming": {
1108 "can_use_on_swarming_builders": true 1126 "can_use_on_swarming_builders": true
1109 }, 1127 },
1110 "test": "events_unittests" 1128 "test": "events_unittests"
1111 }, 1129 },
1112 { 1130 {
1113 "swarming": { 1131 "swarming": {
(...skipping 438 matching lines...) Expand 10 before | Expand all | Expand 10 after
1552 { 1570 {
1553 "swarming": { 1571 "swarming": {
1554 "can_use_on_swarming_builders": true 1572 "can_use_on_swarming_builders": true
1555 }, 1573 },
1556 "test": "crypto_unittests" 1574 "test": "crypto_unittests"
1557 }, 1575 },
1558 { 1576 {
1559 "swarming": { 1577 "swarming": {
1560 "can_use_on_swarming_builders": true 1578 "can_use_on_swarming_builders": true
1561 }, 1579 },
1580 "test": "disable_outdated_build_detector_unittests"
1581 },
1582 {
1583 "swarming": {
1584 "can_use_on_swarming_builders": true
1585 },
1562 "test": "events_unittests" 1586 "test": "events_unittests"
1563 }, 1587 },
1564 { 1588 {
1565 "swarming": { 1589 "swarming": {
1566 "can_use_on_swarming_builders": true 1590 "can_use_on_swarming_builders": true
1567 }, 1591 },
1568 "test": "extensions_browsertests" 1592 "test": "extensions_browsertests"
1569 }, 1593 },
1570 { 1594 {
1571 "swarming": { 1595 "swarming": {
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
1807 "additional_compile_targets": [ 1831 "additional_compile_targets": [
1808 "chrome_official_builder" 1832 "chrome_official_builder"
1809 ] 1833 ]
1810 }, 1834 },
1811 "Win8 GYP (dbg)": { 1835 "Win8 GYP (dbg)": {
1812 "additional_compile_targets": [ 1836 "additional_compile_targets": [
1813 "all" 1837 "all"
1814 ] 1838 ]
1815 } 1839 }
1816 } 1840 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698