Index: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_x64_rel.json |
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_x64_rel.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_x64_rel.json |
deleted file mode 100644 |
index ef018b3e936109774988aec48e5ef6f832eb8a94..0000000000000000000000000000000000000000 |
--- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_mac_x64_rel.json |
+++ /dev/null |
@@ -1,133 +0,0 @@ |
-[ |
- { |
- "cmd": [ |
- "python", |
- "-u", |
- "[BUILD]/scripts/slave/bot_update.py", |
- "--master", |
- "tryserver.libyuv", |
- "--builder", |
- "mac_x64_rel", |
- "--slave", |
- "slavename", |
- "--spec", |
- "cache_dir = None\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/libyuv/libyuv'}]", |
- "--root", |
- "src", |
- "--revision_mapping_file", |
- "{}", |
- "--patch_url", |
- "try_job_svn_patch", |
- "--output_json", |
- "/path/to/tmp/json", |
- "--revision", |
- "src@12345", |
- "--force", |
- "--output_manifest" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "bot_update", |
- "~followup_annotations": [ |
- "@@@STEP_TEXT@Some step text@@@", |
- "@@@STEP_LOG_LINE@json.output@{@@@", |
- "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
- "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", |
- "@@@STEP_LOG_LINE@json.output@ }, @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
- "@@@STEP_LOG_LINE@json.output@}@@@", |
- "@@@STEP_LOG_END@json.output@@@" |
- ] |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
- "[DEPOT_TOOLS]/gclient.py", |
- "runhooks" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
- "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1" |
- }, |
- "name": "gclient runhooks" |
- }, |
- { |
- "allow_subannotations": true, |
- "cmd": [ |
- "python", |
- "-u", |
- "[BUILD]/scripts/slave/clang_revision.py", |
- "--src-dir", |
- "[SLAVE_BUILD]/src", |
- "--output-json", |
- "/path/to/tmp/json" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "clang_revision", |
- "~followup_annotations": [ |
- "@@@STEP_LOG_LINE@json.output@{@@@", |
- "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
- "@@@STEP_LOG_LINE@json.output@}@@@", |
- "@@@STEP_LOG_END@json.output@@@" |
- ] |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
- "[BUILD]/scripts/slave/compile.py", |
- "--target", |
- "Release", |
- "--src-dir", |
- "[SLAVE_BUILD]/src", |
- "--build-tool", |
- "ninja", |
- "--compiler", |
- "goma-clang", |
- "--goma-jsonstatus", |
- "/path/to/tmp/json", |
- "--goma-dir", |
- "[BUILD]/goma", |
- "--goma-fail-fast", |
- "--goma-disable-local-fallback", |
- "--", |
- "All" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "compile", |
- "~followup_annotations": [ |
- "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
- "@@@STEP_LOG_END@json.output (invalid)@@@" |
- ] |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
- "[BUILD]/scripts/slave/runtest.py", |
- "--target", |
- "Release", |
- "--factory-properties", |
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"mac_x64_rel\", \"mastername\": \"tryserver.libyuv\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
- "--build-properties", |
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"mac_x64_rel\", \"mastername\": \"tryserver.libyuv\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", |
- "--step-name=libyuv_unittest", |
- "--builder-name=mac_x64_rel", |
- "--slave-name=slavename", |
- "libyuv_unittest" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "libyuv_unittest" |
- }, |
- { |
- "name": "$result", |
- "recipe_result": null, |
- "status_code": 0 |
- } |
-] |