Index: scripts/slave/recipes/skia/swarm_trigger.expected/Wrong_downloaded_SKP_VERSION.json |
diff --git a/scripts/slave/recipes/skia/swarm_trigger.expected/Wrong_downloaded_SKP_VERSION.json b/scripts/slave/recipes/skia/swarm_trigger.expected/Wrong_downloaded_SKP_VERSION.json |
index fecd054f27435cc33365bf6272142a136672e527..e2b64c0c404da72960d2813027e33a85983a8017 100644 |
--- a/scripts/slave/recipes/skia/swarm_trigger.expected/Wrong_downloaded_SKP_VERSION.json |
+++ b/scripts/slave/recipes/skia/swarm_trigger.expected/Wrong_downloaded_SKP_VERSION.json |
@@ -801,10 +801,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": [ |
@@ -951,8 +961,6 @@ |
"slavename:skiabot-linux-test-000", |
"--tag", |
"stepname:test_skia on Ubuntu", |
- "--cipd-package", |
- "skimage:skia/bots/skimage:version:0", |
"def456", |
"--", |
"--workdir", |
@@ -1127,8 +1135,6 @@ |
"slavename:skiabot-linux-test-000", |
"--tag", |
"stepname:perf_skia on Ubuntu", |
- "--cipd-package", |
- "skimage:skia/bots/skimage:version:0", |
"def456", |
"--", |
"--workdir", |