Index: scripts/slave/recipes/boringssl_docs.expected/boringssl-docs-gerrit-deprecated.json |
diff --git a/scripts/slave/recipes/boringssl_docs.expected/boringssl-docs-gerrit-deprecated.json b/scripts/slave/recipes/boringssl_docs.expected/boringssl-docs-gerrit-deprecated.json |
deleted file mode 100644 |
index 869b10679b606b80854cae2f7f98bbd94966cba8..0000000000000000000000000000000000000000 |
--- a/scripts/slave/recipes/boringssl_docs.expected/boringssl-docs-gerrit-deprecated.json |
+++ /dev/null |
@@ -1,78 +0,0 @@ |
-[ |
- { |
- "cmd": [ |
- "python", |
- "-u", |
- "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
- "--spec", |
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'util/bot/DEPS', 'managed': True, 'name': 'boringssl', 'url': 'https://boringssl.googlesource.com/boringssl.git'}]", |
- "--patch_root", |
- "boringssl", |
- "--revision_mapping_file", |
- "{}", |
- "--git-cache-dir", |
- "[GIT_CACHE]", |
- "--gerrit_repo", |
- "https://boringssl.googlesource.com/boringssl", |
- "--gerrit_ref", |
- "refs/changes/11/338811/3", |
- "--output_json", |
- "/path/to/tmp/json", |
- "--revision", |
- "boringssl@HEAD", |
- "--output_manifest" |
- ], |
- "env": { |
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
- }, |
- "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@ \"boringssl\": \"HEAD\"@@@", |
- "@@@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\": \"boringssl\", @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"root\": \"boringssl\", @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
- "@@@STEP_LOG_LINE@json.output@}@@@", |
- "@@@STEP_LOG_END@json.output@@@" |
- ] |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
- "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
- "runhooks" |
- ], |
- "cwd": "[SLAVE_BUILD]/boringssl", |
- "env": { |
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
- }, |
- "name": "gclient runhooks" |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
- "[SLAVE_BUILD]/boringssl/util/bot/go/env.py", |
- "go", |
- "run", |
- "doc.go", |
- "-out", |
- "[TMP_BASE]/boringssl-docs_tmp_1" |
- ], |
- "cwd": "[SLAVE_BUILD]/boringssl/util", |
- "name": "generate" |
- }, |
- { |
- "name": "$result", |
- "recipe_result": null, |
- "status_code": 0 |
- } |
-] |