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

Side by Side Diff: testing/buildbot/chromium.win.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
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 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
185 { 185 {
186 "swarming": { 186 "swarming": {
187 "can_use_on_swarming_builders": true 187 "can_use_on_swarming_builders": true
188 }, 188 },
189 "test": "gpu_unittests" 189 "test": "gpu_unittests"
190 }, 190 },
191 { 191 {
192 "swarming": { 192 "swarming": {
193 "can_use_on_swarming_builders": true 193 "can_use_on_swarming_builders": true
194 }, 194 },
195 "test": "headless_browsertests"
196 },
197 {
198 "args": [
199 "--enable-browser-side-navigation"
200 ],
201 "name": "browser_side_navigation_headless_browsertests",
202 "swarming": {
203 "can_use_on_swarming_builders": true
204 },
205 "test": "headless_browsertests"
206 },
207 {
208 "swarming": {
209 "can_use_on_swarming_builders": true
210 },
211 "test": "headless_unittests"
212 },
213 {
214 "swarming": {
215 "can_use_on_swarming_builders": true
216 },
195 "test": "install_static_unittests" 217 "test": "install_static_unittests"
196 }, 218 },
197 { 219 {
198 "swarming": { 220 "swarming": {
199 "can_use_on_swarming_builders": true 221 "can_use_on_swarming_builders": true
200 }, 222 },
201 "test": "installer_util_unittests" 223 "test": "installer_util_unittests"
202 }, 224 },
203 { 225 {
204 "swarming": { 226 "swarming": {
(...skipping 545 matching lines...) Expand 10 before | Expand all | Expand 10 after
750 { 772 {
751 "swarming": { 773 "swarming": {
752 "can_use_on_swarming_builders": true 774 "can_use_on_swarming_builders": true
753 }, 775 },
754 "test": "gpu_unittests" 776 "test": "gpu_unittests"
755 }, 777 },
756 { 778 {
757 "swarming": { 779 "swarming": {
758 "can_use_on_swarming_builders": true 780 "can_use_on_swarming_builders": true
759 }, 781 },
782 "test": "headless_browsertests"
783 },
784 {
785 "args": [
786 "--enable-browser-side-navigation"
787 ],
788 "name": "browser_side_navigation_headless_browsertests",
789 "swarming": {
790 "can_use_on_swarming_builders": true
791 },
792 "test": "headless_browsertests"
793 },
794 {
795 "swarming": {
796 "can_use_on_swarming_builders": true
797 },
798 "test": "headless_unittests"
799 },
800 {
801 "swarming": {
802 "can_use_on_swarming_builders": true
803 },
760 "test": "install_static_unittests" 804 "test": "install_static_unittests"
761 }, 805 },
762 { 806 {
763 "swarming": { 807 "swarming": {
764 "can_use_on_swarming_builders": true 808 "can_use_on_swarming_builders": true
765 }, 809 },
766 "test": "installer_util_unittests" 810 "test": "installer_util_unittests"
767 }, 811 },
768 { 812 {
769 "swarming": { 813 "swarming": {
(...skipping 456 matching lines...) Expand 10 before | Expand all | Expand 10 after
1226 { 1270 {
1227 "swarming": { 1271 "swarming": {
1228 "can_use_on_swarming_builders": true 1272 "can_use_on_swarming_builders": true
1229 }, 1273 },
1230 "test": "gpu_unittests" 1274 "test": "gpu_unittests"
1231 }, 1275 },
1232 { 1276 {
1233 "swarming": { 1277 "swarming": {
1234 "can_use_on_swarming_builders": true 1278 "can_use_on_swarming_builders": true
1235 }, 1279 },
1280 "test": "headless_browsertests"
1281 },
1282 {
1283 "args": [
1284 "--enable-browser-side-navigation"
1285 ],
1286 "name": "browser_side_navigation_headless_browsertests",
1287 "swarming": {
1288 "can_use_on_swarming_builders": true
1289 },
1290 "test": "headless_browsertests"
1291 },
1292 {
1293 "swarming": {
1294 "can_use_on_swarming_builders": true
1295 },
1296 "test": "headless_unittests"
1297 },
1298 {
1299 "swarming": {
1300 "can_use_on_swarming_builders": true
1301 },
1236 "test": "install_static_unittests" 1302 "test": "install_static_unittests"
1237 }, 1303 },
1238 { 1304 {
1239 "swarming": { 1305 "swarming": {
1240 "can_use_on_swarming_builders": true 1306 "can_use_on_swarming_builders": true
1241 }, 1307 },
1242 "test": "installer_util_unittests" 1308 "test": "installer_util_unittests"
1243 }, 1309 },
1244 { 1310 {
1245 "swarming": { 1311 "swarming": {
(...skipping 428 matching lines...) Expand 10 before | Expand all | Expand 10 after
1674 { 1740 {
1675 "swarming": { 1741 "swarming": {
1676 "can_use_on_swarming_builders": true 1742 "can_use_on_swarming_builders": true
1677 }, 1743 },
1678 "test": "gpu_unittests" 1744 "test": "gpu_unittests"
1679 }, 1745 },
1680 { 1746 {
1681 "swarming": { 1747 "swarming": {
1682 "can_use_on_swarming_builders": true 1748 "can_use_on_swarming_builders": true
1683 }, 1749 },
1750 "test": "headless_browsertests"
1751 },
1752 {
1753 "args": [
1754 "--enable-browser-side-navigation"
1755 ],
1756 "name": "browser_side_navigation_headless_browsertests",
1757 "swarming": {
1758 "can_use_on_swarming_builders": true
1759 },
1760 "test": "headless_browsertests"
1761 },
1762 {
1763 "swarming": {
1764 "can_use_on_swarming_builders": true
1765 },
1766 "test": "headless_unittests"
1767 },
1768 {
1769 "swarming": {
1770 "can_use_on_swarming_builders": true
1771 },
1684 "test": "install_static_unittests" 1772 "test": "install_static_unittests"
1685 }, 1773 },
1686 { 1774 {
1687 "swarming": { 1775 "swarming": {
1688 "can_use_on_swarming_builders": true 1776 "can_use_on_swarming_builders": true
1689 }, 1777 },
1690 "test": "installer_util_unittests" 1778 "test": "installer_util_unittests"
1691 }, 1779 },
1692 { 1780 {
1693 "swarming": { 1781 "swarming": {
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
1918 "additional_compile_targets": [ 2006 "additional_compile_targets": [
1919 "chrome_official_builder" 2007 "chrome_official_builder"
1920 ] 2008 ]
1921 }, 2009 },
1922 "Win8 GYP (dbg)": { 2010 "Win8 GYP (dbg)": {
1923 "additional_compile_targets": [ 2011 "additional_compile_targets": [
1924 "all" 2012 "all"
1925 ] 2013 ]
1926 } 2014 }
1927 } 2015 }
OLDNEW
« testing/buildbot/chromium.mac.json ('K') | « testing/buildbot/chromium.mac.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698