Index: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_debug_forced.json |
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_debug_forced.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_debug_forced.json |
index 5ae3340dd985e902b8293cfb7ac7fa904571ee56..606c7fd826f2e86da3bb943112e2a1568ae6bdbc 100644 |
--- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_debug_forced.json |
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android_debug_forced.json |
@@ -3,6 +3,17 @@ |
"cmd": [ |
"python", |
"-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
+ "--show-path", |
+ "python", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
+ ], |
+ "name": "cleanup_temp" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
"--spec", |
"cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/libyuv/libyuv'}]\ntarget_os = ['android']", |
@@ -50,17 +61,6 @@ |
] |
}, |
{ |
- "cmd": [ |
- "python", |
- "-u", |
- "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
- "--show-path", |
- "python", |
- "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
- ], |
- "name": "cleanup_temp" |
- }, |
- { |
"name": "ensure_goma" |
}, |
{ |
@@ -178,6 +178,49 @@ |
] |
}, |
{ |
+ "allow_subannotations": true, |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
+ "--show-path", |
+ "python", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", |
+ "--target", |
+ "Debug", |
+ "--gsutil-py-path", |
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
+ "--staging-dir", |
+ "[CACHE]/chrome_staging", |
+ "--src-dir", |
+ "[SLAVE_BUILD]/src", |
+ "--build-url", |
+ "gs://chromium-libyuv/client.libyuv/Android Debug", |
+ "--build_revision", |
+ "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
+ "--factory-properties", |
+ "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Android Debug\", \"buildnumber\": 1337, \"mastername\": \"client.libyuv\", \"recipe\": \"libyuv/libyuv\", \"slavename\": \"slavename\"}", |
+ "--build-properties", |
+ "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Android Debug\", \"buildnumber\": 1337, \"mastername\": \"client.libyuv\", \"recipe\": \"libyuv/libyuv\", \"slavename\": \"slavename\"}" |
+ ], |
+ "name": "package build" |
+ }, |
+ { |
+ "name": "trigger", |
+ "trigger_specs": [ |
+ { |
+ "builder_name": "Android Tester ARM32 Debug (Nexus 5X)", |
+ "properties": { |
+ "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
+ "revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9" |
+ } |
+ } |
+ ], |
+ "~followup_annotations": [ |
+ "@@@STEP_TEXT@Android Tester ARM32 Debug (Nexus 5X)@@@" |
+ ] |
+ }, |
+ { |
"name": "$result", |
"recipe_result": null, |
"status_code": 0 |