| 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..f0f2f5350d16a643ca8f640d9a5be88619a7e05f 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
|
| @@ -58,20 +58,10 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[SLAVE_BUILD]\\skia\\infra\\bots\\assets\\skimage\\VERSION",
|
| + "[SLAVE_BUILD]\\tmp\\SK_IMAGE_VERSION",
|
| "/path/to/tmp/"
|
| ],
|
| - "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"
|
| + "name": "Get downloaded SK_IMAGE_VERSION"
|
| },
|
| {
|
| "cmd": [
|
| @@ -126,7 +116,7 @@
|
| "--skps",
|
| "[SLAVE_BUILD]\\skps",
|
| "--images",
|
| - "[SLAVE_BUILD]\\skimage\\nanobench",
|
| + "[SLAVE_BUILD]\\images\\nanobench",
|
| "--nogpu",
|
| "--dummy-flags",
|
| "--outResultsFile",
|
|
|