| Index: scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json
|
| diff --git a/scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json b/scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json
|
| index da1fdc65df190d2d7daaf39d160f0a566a400195..e127dddef0a3a55aab4d7c1f1dbef656f9876cda 100644
|
| --- a/scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json
|
| +++ b/scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json
|
| @@ -61,10 +61,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": [
|
| @@ -138,7 +148,7 @@
|
| "--skps",
|
| "[SLAVE_BUILD]/skps",
|
| "--images",
|
| - "[SLAVE_BUILD]/images/dm",
|
| + "[SLAVE_BUILD]/skimage/dm",
|
| "--nameByHash",
|
| "--properties",
|
| "gitHash",
|
| @@ -154,7 +164,7 @@
|
| "patchset",
|
| "1",
|
| "--colorImages",
|
| - "[SLAVE_BUILD]/images/colorspace",
|
| + "[SLAVE_BUILD]/skimage/colorspace",
|
| "--key",
|
| "arch",
|
| "x86_64",
|
|
|