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 2b2b3da3d0bf532a888d58d2cdb0a618b83cd02b..8067bf2d35b21a54fb882beded49206666ecb693 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 |
@@ -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": [ |
@@ -198,7 +188,7 @@ |
"--skps", |
"[SLAVE_BUILD]\\skps", |
"--images", |
- "[SLAVE_BUILD]\\skimage\\dm", |
+ "[SLAVE_BUILD]\\images\\dm", |
"--nameByHash", |
"--properties", |
"gitHash", |
@@ -214,7 +204,7 @@ |
"patchset", |
"1", |
"--colorImages", |
- "[SLAVE_BUILD]\\skimage\\colorspace", |
+ "[SLAVE_BUILD]\\images\\colorspace", |
"--key", |
"arch", |
"x86_64", |