Index: scripts/slave/recipes/skia/swarm_trigger.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release.json |
diff --git a/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release.json b/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release.json |
index 79c490da1066420a600e725d71a6d92733cf1314..47fb66e5ae984ae254debee82b3fe6e8caa6e628 100644 |
--- a/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release.json |
+++ b/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release.json |
@@ -726,10 +726,20 @@ |
"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": "read skimage VERSION" |
+ "name": "Get downloaded SK_IMAGE_VERSION" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[SLAVE_BUILD]/skia/SK_IMAGE_VERSION", |
+ "/path/to/tmp/" |
+ ], |
+ "name": "Get expected SK_IMAGE_VERSION" |
}, |
{ |
"cmd": [ |
@@ -876,8 +886,6 @@ |
"slavename:skiabot-linux-swarm-000", |
"--tag", |
"stepname:test_skia on Windows-2008ServerR2-SP1", |
- "--cipd-package", |
- "skimage:skia/bots/skimage:version:0", |
"def456", |
"--", |
"--workdir", |