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

Unified Diff: scripts/slave/recipe_modules/v8/builders.py

Issue 1276223002: V8 Buildbot: Add test262-es6 to linux64 trybot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 4 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/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/v8/builders.py
diff --git a/scripts/slave/recipe_modules/v8/builders.py b/scripts/slave/recipe_modules/v8/builders.py
index 1becf7d4735dc790b01ffd352e37188e8a16c79e..30dcc7db216f809f09a8865b2399f715b40c353a 100644
--- a/scripts/slave/recipe_modules/v8/builders.py
+++ b/scripts/slave/recipe_modules/v8/builders.py
@@ -1545,6 +1545,7 @@ BUILDERS = {
'v8testing',
'optimize_for_size',
'webkit',
+ 'test262_es6',
'simdjs',
],
'testing': {'platform': 'linux'},
« no previous file with comments | « no previous file | scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698