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

Unified Diff: build/masters/master.chromium.win/master_gatekeeper_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 | « no previous file | build/masters/master.chromium.win/master_win_cfg.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_gatekeeper_cfg.py
===================================================================
--- build/masters/master.chromium.win/master_gatekeeper_cfg.py (revision 237612)
+++ build/masters/master.chromium.win/master_gatekeeper_cfg.py (working copy)
@@ -55,10 +55,6 @@
'webkit_compositor_bindings_unittests',
#'webkit_tests',
],
- 'chrome_frame': [
- 'chrome_frame_net_tests',
- 'chrome_frame_tests',
- ],
'windows': ['svnkill', 'taskkill'],
'compile': ['check_deps2git', 'check_deps', 'compile', 'archive_build'],
# Annotator scripts are triggered as a 'slave_steps' step.
« no previous file with comments | « no previous file | build/masters/master.chromium.win/master_win_cfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698