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 871430f7407c19857b7128184b24db1442c85001..ae34289e05124b46008de5e2a4b9190e187557f2 100644 |
--- a/scripts/slave/recipe_modules/v8/example.expected/perf_failures.json |
+++ b/scripts/slave/recipe_modules/v8/example.expected/perf_failures.json |
@@ -70,6 +70,17 @@ |
"cmd": [ |
"python", |
"-u", |
+ "[SLAVE_BUILD]/v8/tools/run-test.py", |
+ "--download-data-only", |
+ "foo" |
+ ], |
+ "cwd": "[SLAVE_BUILD]/v8", |
+ "name": "Example2 - download-data" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"[SLAVE_BUILD]/v8/tools/run_perf.py", |
"--arch", |
"x64", |