| Index: scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json
|
| diff --git a/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json b/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json
|
| index 44abd44c2c736c8ed8a408b4c7ed1c9560391a5a..fa2154f68f31b5c827b04c223f685b02dc38e901 100644
|
| --- a/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json
|
| +++ b/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json
|
| @@ -718,10 +718,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": [
|
| @@ -868,8 +878,6 @@
|
| "slavename:skiabot-linux-swarm-000",
|
| "--tag",
|
| "stepname:test_skia on Ubuntu",
|
| - "--cipd-package",
|
| - "skimage:skia/bots/skimage:version:0",
|
| "def456",
|
| "--",
|
| "--workdir",
|
| @@ -1044,8 +1052,6 @@
|
| "slavename:skiabot-linux-swarm-000",
|
| "--tag",
|
| "stepname:perf_skia on Ubuntu",
|
| - "--cipd-package",
|
| - "skimage:skia/bots/skimage:version:0",
|
| "def456",
|
| "--",
|
| "--workdir",
|
|
|