Index: scripts/slave/recipes/skia/swarm_perf.expected/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-VisualBench.json |
diff --git a/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-VisualBench.json b/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-VisualBench.json |
index 1da19ff68f263a1303e1df6a0a1c82e3b4f01ccf..1e59b50cfa31ea8bde5aa8892ce078ad91a20782 100644 |
--- a/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-VisualBench.json |
+++ b/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-VisualBench.json |
@@ -59,10 +59,20 @@ |
"python", |
"-u", |
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
- "[SLAVE_BUILD]/tmp/SK_IMAGE_VERSION", |
+ "[SLAVE_BUILD]/skia/infra/bots/assets/skimage/VERSION", |
"/path/to/tmp/" |
], |
- "name": "Get downloaded SK_IMAGE_VERSION" |
+ "name": "Get downloaded skimage VERSION" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "42", |
+ "[SLAVE_BUILD]/tmp/SK_IMAGE_VERSION" |
+ ], |
+ "name": "write SK_IMAGE_VERSION" |
}, |
{ |
"cmd": [ |
@@ -118,7 +128,7 @@ |
"--skps", |
"[SLAVE_BUILD]/skps", |
"--images", |
- "[SLAVE_BUILD]/images/nanobench", |
+ "[SLAVE_BUILD]/skimage/nanobench", |
"--nocpu", |
"--dummy-flags", |
"--outResultsFile", |