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