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

Unified Diff: testing/buildbot/chromium.win.json

Issue 2111463002: Add Mac, Win builders back to the CQ for extra coverage. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: make chrome_official_builder, chrome_official_builder_no_unittests exist unconditionally on windows Created 4 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index 2a0100564c1e2f7d3876515d319b40906ba1ff4e..80c61b9fdc8eb268c2e01420f39b03f1898c97da 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -1812,19 +1812,9 @@
}
]
},
- "Win8 Aura": {
- "additional_compile_targets": [
- "all"
- ]
- },
- "Win8 GN (dbg)": {
- "additional_compile_targets": [
- "all"
- ]
- },
"Win8 GYP": {
"additional_compile_targets": [
- "all"
+ "chrome_official_builder"
]
},
"Win8 GYP (dbg)": {
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698