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

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

Issue 56079: Add SunSpider and V8 Benchmark perf tests to Buildbot. (Closed) Base URL: svn://chrome-svn/chrome/trunk/tools/
Patch Set: '' Created 11 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 | buildbot/config/master.chromium/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: buildbot/config/master.chromium.fyi/master.cfg
===================================================================
--- buildbot/config/master.chromium.fyi/master.cfg (revision 12810)
+++ buildbot/config/master.chromium.fyi/master.cfg (working copy)
@@ -268,7 +268,8 @@
run_crash_handler=True,
tests=['page_cycler', 'startup',
'page_cycler_http',
- 'tab_switching', 'memory'],
+ 'tab_switching', 'memory',
+ 'sunspider', 'v8_benchmark'],
gclient_custom_deps=[m_webkit.CUSTOM_DEPS_V8_LATEST])
f_chromium_rel_gears = m.NewGearsFactory(identifier='chromium-rel-gears',
« no previous file with comments | « no previous file | buildbot/config/master.chromium/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698