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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 506273005: Add the other Windows builders to filter_compile_builders. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium_trybot.json
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
index 3bd47fb64da3ca434143a8e616e55d9c6aaf5744..ab353932197f6b42c1a18c49e7af35a6badc9d8a 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -208,7 +208,9 @@
],
"filter_compile_builders": [
+ "win_chromium_compile_dbg",
"win_chromium_rel_swarming",
- "win_chromium_x64_rel_swarming"
+ "win_chromium_x64_rel_swarming",
+ "win8_chromium_rel"
]
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698