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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 454083003: Enable skipping tests that aren't impacted by change on windows (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add x64 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 f32452d1f6df9ef91607bcce00d6277e8d279e7e..cfcd88557cb808b98d5792e590bfd161b3712a99 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -215,6 +215,8 @@
],
"filter_tests_builders": [
- "linux_chromium_rel_swarming"
+ "linux_chromium_rel_swarming",
+ "win_chromium_rel",
jabdelmalek 2014/08/08 21:01:07 nit: please also add win_chromium_rel_swarming
sky 2014/08/08 21:56:31 I'm going to stick with these two for now. Next we
+ "win_chromium_x64_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