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

Unified Diff: scripts/slave/recipe_modules/v8/example.expected/forced_build.json

Issue 1143963005: Fixing download step for simd.js perf. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 7 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
Index: scripts/slave/recipe_modules/v8/example.expected/forced_build.json
diff --git a/scripts/slave/recipe_modules/v8/example.expected/forced_build.json b/scripts/slave/recipe_modules/v8/example.expected/forced_build.json
index ddacb285153ff78e1c47d1089911b60765494ddc..035caf16aa8b163afb5e8cf01e638eba1fa5fcee 100644
--- a/scripts/slave/recipe_modules/v8/example.expected/forced_build.json
+++ b/scripts/slave/recipe_modules/v8/example.expected/forced_build.json
@@ -66,7 +66,7 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/v8/tools/run-test.py",
+ "[SLAVE_BUILD]/v8/tools/run-tests.py",
"--download-data-only",
"foo"
],
« no previous file with comments | « scripts/slave/recipe_modules/v8/api.py ('k') | scripts/slave/recipe_modules/v8/example.expected/perf_failures.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698