| Index: scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json
|
| diff --git a/scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json b/scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json
|
| index 11dcbe9db8c504cac9fbf7657a640f93815b1d7e..58f65305ecf9c2baa1c0ea502919553985d51799 100644
|
| --- a/scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json
|
| +++ b/scripts/slave/recipes/skia/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json
|
| @@ -60,10 +60,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": [
|
| @@ -74,7 +84,7 @@
|
| "--skps",
|
| "[SLAVE_BUILD]/skps",
|
| "--images",
|
| - "[SLAVE_BUILD]/images/dm",
|
| + "[SLAVE_BUILD]/skimage/dm",
|
| "--nameByHash",
|
| "--properties",
|
| "gitHash",
|
| @@ -86,7 +96,7 @@
|
| "build_number",
|
| "5",
|
| "--colorImages",
|
| - "[SLAVE_BUILD]/images/colorspace",
|
| + "[SLAVE_BUILD]/skimage/colorspace",
|
| "--key",
|
| "arch",
|
| "x86_64",
|
|
|