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

Unified Diff: build/masters/master.chromium.win/master_win_cfg.py

Issue 92483002: Remove Chrome Frame tests from lkgr finder and gatekeeper. (Closed) Base URL: http://src.chromium.org/svn/trunk/tools/
Patch Set: Created 7 years, 1 month 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 | « build/masters/master.chromium.win/master_gatekeeper_cfg.py ('k') | build/scripts/tools/lkgr_finder.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/masters/master.chromium.win/master_win_cfg.py
===================================================================
--- build/masters/master.chromium.win/master_win_cfg.py (revision 237612)
+++ build/masters/master.chromium.win/master_win_cfg.py (working copy)
@@ -331,8 +331,8 @@
B('Chrome Frame Tests (ie7)', 'rel_cf', 'testers|windows', 'win_rel_trigger',
notify_on_missing=True)
-B('Chrome Frame Tests (ie8)', 'rel_cf', 'testers|windows|chrome_frame',
- 'win_rel_trigger', notify_on_missing=True)
+B('Chrome Frame Tests (ie8)', 'rel_cf', 'testers|windows', 'win_rel_trigger',
+ notify_on_missing=True)
B('Chrome Frame Tests (ie9)', 'rel_cf', 'testers|windows', 'win_rel_trigger',
notify_on_missing=True)
« no previous file with comments | « build/masters/master.chromium.win/master_gatekeeper_cfg.py ('k') | build/scripts/tools/lkgr_finder.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698