Index: scripts/slave/recipes/skia/swarm_test.expected/failed_get_hashes.json |
diff --git a/scripts/slave/recipes/skia/swarm_test.expected/failed_get_hashes.json b/scripts/slave/recipes/skia/swarm_test.expected/failed_get_hashes.json |
index aa845fdbfc0ef46377749ec18532cd9036d88225..aaa631e0790ab80c10831ec58f8e307228a2ff6c 100644 |
--- a/scripts/slave/recipes/skia/swarm_test.expected/failed_get_hashes.json |
+++ b/scripts/slave/recipes/skia/swarm_test.expected/failed_get_hashes.json |
@@ -272,10 +272,20 @@ |
"python", |
"-u", |
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
- "[SLAVE_BUILD]/tmp/SKP_VERSION", |
+ "[SLAVE_BUILD]/skia/infra/bots/assets/skp/VERSION", |
"/path/to/tmp/" |
], |
- "name": "Get downloaded SKP_VERSION" |
+ "name": "Get downloaded SKP VERSION" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "42", |
+ "[SLAVE_BUILD]/tmp/SKP_VERSION" |
+ ], |
+ "name": "write SKP_VERSION" |
}, |
{ |
"cmd": [ |