| Index: scripts/slave/recipes/skia/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json
|
| diff --git a/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json b/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json
|
| index e81dee6a0fcf6d6035749c425462d8b8b1ca995d..266fdccbe4411005cd9f85bb15065f4ec68c2d56 100644
|
| --- a/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json
|
| +++ b/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json
|
| @@ -58,10 +58,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": [
|
| @@ -116,7 +126,7 @@
|
| "--skps",
|
| "[SLAVE_BUILD]\\skps",
|
| "--images",
|
| - "[SLAVE_BUILD]\\images\\nanobench",
|
| + "[SLAVE_BUILD]\\skimage\\nanobench",
|
| "--nocpu",
|
| "--dummy-flags",
|
| "--outResultsFile",
|
|
|