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

Unified Diff: master.chromium.fyi/master.cfg

Issue 345016: Add checkbins.py step to Chromium XP bot and Google Chrome FYI bot.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/tools/buildbot/
Patch Set: '' Created 11 years, 2 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 | master.chromium/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: master.chromium.fyi/master.cfg
===================================================================
--- master.chromium.fyi/master.cfg (revision 30360)
+++ master.chromium.fyi/master.cfg (working copy)
@@ -650,7 +650,7 @@
clobber=True,
compile_timeout=2400,
mode='google_chrome',
- tests=['ui', 'unit', 'browser_tests'],
+ tests=['ui', 'unit', 'browser_tests', 'check_bins'],
factory_properties={'gclient_env': { 'GYP_DEFINES' : "branding=Chrome"}})
f_google_chrome_rel_linux = m_linux.ChromiumFactory(
« no previous file with comments | « no previous file | master.chromium/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698