aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipe_modules/sktest
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2017-02-02 18:55:03 -0500
committerGravatar Mike Klein <mtklein@chromium.org>2017-02-03 16:23:06 +0000
commit20f00784b8500ccb68f0e402eeccd9bbf2707040 (patch)
treef8a7ad960d7308f07f86c50ee6adefb8f566c852 /infra/bots/recipe_modules/sktest
parent0dda9cb881900241c1c2193ddf3bede72cda898b (diff)
Restore ios_flavor.
Just like Android, there's enough special ceremony needed to move files to and from iOS devices that this reads most clearly as its own flavor. CQ_INCLUDE_TRYBOTS=skia.primary:Test-iOS-Clang-iPadMini4-GPU-GX6450-arm-Release Change-Id: I01c8e5494c364cc61e219568f022219f7c3f5fdc Reviewed-on: https://skia-review.googlesource.com/7988 Reviewed-by: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'infra/bots/recipe_modules/sktest')
-rw-r--r--infra/bots/recipe_modules/sktest/example.expected/Test-iOS-Clang-iPadMini4-GPU-GX6450-arm-Release.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/infra/bots/recipe_modules/sktest/example.expected/Test-iOS-Clang-iPadMini4-GPU-GX6450-arm-Release.json b/infra/bots/recipe_modules/sktest/example.expected/Test-iOS-Clang-iPadMini4-GPU-GX6450-arm-Release.json
index 0d8dc5fefa..c157b7d620 100644
--- a/infra/bots/recipe_modules/sktest/example.expected/Test-iOS-Clang-iPadMini4-GPU-GX6450-arm-Release.json
+++ b/infra/bots/recipe_modules/sktest/example.expected/Test-iOS-Clang-iPadMini4-GPU-GX6450-arm-Release.json
@@ -1,6 +1,19 @@
[
{
"cmd": [
+ "[START_DIR]/skia/platform_tools/ios/bin/ios_push_if_needed",
+ "[START_DIR]/skia/resources",
+ "[START_DIR]/skia/resources"
+ ],
+ "env": {
+ "BUILDTYPE": "Release",
+ "CHROME_HEADLESS": "1",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "name": "push_if_needed [START_DIR]/skia/resources"
+ },
+ {
+ "cmd": [
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
@@ -175,6 +188,19 @@
},
{
"cmd": [
+ "[START_DIR]/skia/platform_tools/ios/bin/ios_push_file",
+ "[START_DIR]/tmp/uninteresting_hashes.txt",
+ "[START_DIR]/tmp/uninteresting_hashes.txt"
+ ],
+ "env": {
+ "BUILDTYPE": "Release",
+ "CHROME_HEADLESS": "1",
+ "SKIA_OUT": "[START_DIR]/out"
+ },
+ "name": "push_file [START_DIR]/tmp/uninteresting_hashes.txt"
+ },
+ {
+ "cmd": [
"python",
"-u",
"[START_DIR]/skia/gn/package_ios.py",
@@ -196,6 +222,14 @@
"name": "dm"
},
{
+ "cmd": [
+ "[START_DIR]/skia/platform_tools/ios/bin/ios_pull_if_needed",
+ "[CUSTOM_[SWARM_OUT_DIR]]/dm",
+ "[CUSTOM_[SWARM_OUT_DIR]]/dm"
+ ],
+ "name": "pull_if_needed [CUSTOM_[SWARM_OUT_DIR]]/dm"
+ },
+ {
"name": "$result",
"recipe_result": null,
"status_code": 0