Index: scripts/slave/recipes/skia/swarm_test.expected/missing_SKP_VERSION_device.json |
diff --git a/scripts/slave/recipes/skia/swarm_test.expected/missing_SKP_VERSION_device.json b/scripts/slave/recipes/skia/swarm_test.expected/missing_SKP_VERSION_device.json |
index 42c9535639921cb49b863bfb0b7c4947011f836e..dcbf8da1e92bbc6ee75b1ad5196fdbf9e775a991 100644 |
--- a/scripts/slave/recipes/skia/swarm_test.expected/missing_SKP_VERSION_device.json |
+++ b/scripts/slave/recipes/skia/swarm_test.expected/missing_SKP_VERSION_device.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": [ |
@@ -377,7 +387,7 @@ |
"cmd": [ |
"[SLAVE_BUILD]/skia/platform_tools/android/bin/adb_push_if_needed", |
"--verbose", |
- "[SLAVE_BUILD]/skps", |
+ "[SLAVE_BUILD]/skp", |
"/storage/emulated/legacy/skiabot/skia_skp/skps" |
], |
"env": { |
@@ -390,7 +400,7 @@ |
"SKIA_ANDROID_VERBOSE_SETUP": "1", |
"SKIA_OUT": "[SLAVE_BUILD]/out" |
}, |
- "name": "push skps" |
+ "name": "push skp" |
}, |
{ |
"cmd": [ |