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

Unified Diff: masters/master.client.v8/master.cfg

Issue 9663071: V8 Buildbot: Add static initializers check. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: Created 8 years, 9 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 | scripts/master/factory/v8_commands.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.v8/master.cfg
===================================================================
--- masters/master.client.v8/master.cfg (revision 125382)
+++ masters/master.client.v8/master.cfg (working copy)
@@ -295,7 +295,8 @@
'cctests',
'd8',
'--build-tool=scons_v8'],
- tests=['v8testing', 'v8_es5conform', 'sputnik', 'mozilla', 'presubmit'])
+ tests=['v8testing', 'v8initializers', 'v8_es5conform', 'sputnik', 'mozilla',
+ 'presubmit'])
f_v8_linux_shared = m_linux.V8Factory(
« no previous file with comments | « no previous file | scripts/master/factory/v8_commands.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698