| Index: scripts/slave/recipes/skia/swarm_perf.expected/Perf-Win-MSVC-GCE-CPU-AVX2-x86_64-Release.json
|
| diff --git a/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Win-MSVC-GCE-CPU-AVX2-x86_64-Release.json b/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Win-MSVC-GCE-CPU-AVX2-x86_64-Release.json
|
| index b14353f9812cc1fd20c2c9661d256f198476e26b..e62261bcb90f36dd0d39d4dcdd875cae08362d80 100644
|
| --- a/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Win-MSVC-GCE-CPU-AVX2-x86_64-Release.json
|
| +++ b/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Win-MSVC-GCE-CPU-AVX2-x86_64-Release.json
|
| @@ -48,10 +48,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": [
|
| @@ -124,7 +134,7 @@
|
| "-i",
|
| "[SLAVE_BUILD]\\skia\\resources",
|
| "--skps",
|
| - "[SLAVE_BUILD]\\skps",
|
| + "[SLAVE_BUILD]\\skp",
|
| "--images",
|
| "[SLAVE_BUILD]\\skimage\\nanobench",
|
| "--nogpu",
|
|
|