Index: scripts/slave/recipes/skia/swarm_test.expected/Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug.json |
diff --git a/scripts/slave/recipes/skia/swarm_test.expected/Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug.json b/scripts/slave/recipes/skia/swarm_test.expected/Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug.json |
index a50b787d3568250c41072288b13ce3545d34e6d4..7bbac68f09e09f1092656b839aa936c9705a06c8 100644 |
--- a/scripts/slave/recipes/skia/swarm_test.expected/Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug.json |
+++ b/scripts/slave/recipes/skia/swarm_test.expected/Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug.json |
@@ -85,10 +85,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": [ |
@@ -162,7 +172,7 @@ |
{ |
"cmd": [ |
"[SLAVE_BUILD]/skia/platform_tools/ios/bin/ios_push_if_needed", |
- "[SLAVE_BUILD]/skps", |
+ "[SLAVE_BUILD]/skp", |
"skiabot/skia_skp/skps" |
], |
"env": { |
@@ -175,7 +185,7 @@ |
"SKIA_OUT": "[SLAVE_BUILD]/out", |
"XCODEBUILD": "[SLAVE_BUILD]/xcodebuild" |
}, |
- "name": "push skps to skps" |
+ "name": "push skp to skps" |
}, |
{ |
"cmd": [ |