| Index: scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json
|
| diff --git a/scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json b/scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json
|
| index d2f7cfbfeb82fd9afa1a3bab4e0ef40f59721e2e..11c2fd34b13d3e9e78a979e3c3eaffe8d982a3d3 100644
|
| --- a/scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json
|
| +++ b/scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json
|
| @@ -59,20 +59,10 @@
|
| "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": "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"
|
| + "name": "Get downloaded SK_IMAGE_VERSION"
|
| },
|
| {
|
| "cmd": [
|
| @@ -200,7 +190,7 @@
|
| "--skps",
|
| "[SLAVE_BUILD]/skps",
|
| "--images",
|
| - "[SLAVE_BUILD]/skimage/dm",
|
| + "[SLAVE_BUILD]/images/dm",
|
| "--nameByHash",
|
| "--properties",
|
| "gitHash",
|
| @@ -212,7 +202,7 @@
|
| "build_number",
|
| "5",
|
| "--colorImages",
|
| - "[SLAVE_BUILD]/skimage/colorspace",
|
| + "[SLAVE_BUILD]/images/colorspace",
|
| "--key",
|
| "arch",
|
| "x86_64",
|
|
|