| 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 1e59b50cfa31ea8bde5aa8892ce078ad91a20782..abc5363f6e5dcd94cc3a03169f5ba44b113adef8 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
|
| @@ -49,10 +49,20 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[SLAVE_BUILD]/tmp/SKP_VERSION",
|
| + "[SLAVE_BUILD]/skia/infra/bots/assets/skp/VERSION",
|
| "/path/to/tmp/"
|
| ],
|
| - "name": "Get downloaded SKP_VERSION"
|
| + "name": "Get downloaded SKP VERSION"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| + "42",
|
| + "[SLAVE_BUILD]/tmp/SKP_VERSION"
|
| + ],
|
| + "name": "write SKP_VERSION"
|
| },
|
| {
|
| "cmd": [
|
| @@ -126,7 +136,7 @@
|
| "-i",
|
| "[SLAVE_BUILD]/skia/resources",
|
| "--skps",
|
| - "[SLAVE_BUILD]/skps",
|
| + "[SLAVE_BUILD]/skp",
|
| "--images",
|
| "[SLAVE_BUILD]/skimage/nanobench",
|
| "--nocpu",
|
|
|