| Index: scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json
|
| diff --git a/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json b/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json
|
| index db05e70aeb72aee41ea802b9a6da9f45d56baad0..7038bdc69b759abd94f5ac733f846c7c07b2c3d2 100644
|
| --- a/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json
|
| +++ b/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json
|
| @@ -476,10 +476,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": [
|
| @@ -627,8 +637,6 @@
|
| "slavename:skiabot-linux-swarm-000",
|
| "--tag",
|
| "stepname:test_skia on Ubuntu",
|
| - "--cipd-package",
|
| - "skimage:skia/bots/skimage:version:0",
|
| "def456",
|
| "--",
|
| "--workdir",
|
|
|