| Index: scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
|
| diff --git a/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json b/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
|
| index ec871ac49c17c46b84e586cd30200b451c4f4561..964d948680759e1473134231132a58237e8a808f 100644
|
| --- a/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
|
| +++ b/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.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": [
|
| @@ -196,7 +206,7 @@
|
| "--resourcePath",
|
| "[SLAVE_BUILD]\\skia\\resources",
|
| "--skps",
|
| - "[SLAVE_BUILD]\\skps",
|
| + "[SLAVE_BUILD]\\skp",
|
| "--images",
|
| "[SLAVE_BUILD]\\skimage\\dm",
|
| "--colorImages",
|
|
|