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

Unified Diff: scripts/slave/recipe_modules/v8/example.expected/perf_failures.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
« no previous file with comments | « scripts/slave/recipe_modules/v8/example.expected/forced_build.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/v8/example.expected/perf_failures.json
diff --git a/scripts/slave/recipe_modules/v8/example.expected/perf_failures.json b/scripts/slave/recipe_modules/v8/example.expected/perf_failures.json
index ae34289e05124b46008de5e2a4b9190e187557f2..7d29ebc5e4fbe695856b622edf5766398ea8450e 100644
--- a/scripts/slave/recipe_modules/v8/example.expected/perf_failures.json
+++ b/scripts/slave/recipe_modules/v8/example.expected/perf_failures.json
@@ -70,7 +70,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/example.expected/forced_build.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698