Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug__clang_.json |
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug__clang_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug__clang_.json |
index ca6fb6b5ef8a590a2b0a6b413d34453fe47d3918..de6127041781bad87c300b3edec0fe4342b498e2 100644 |
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug__clang_.json |
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug__clang_.json |
@@ -1,149 +1,10 @@ |
[ |
{ |
- "cmd": [ |
- "python", |
- "-u", |
- "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
- "--master", |
- "client.webrtc", |
- "--builder", |
- "Win64 Debug (Clang)", |
- "--slave", |
- "slavename", |
- "--spec", |
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}, {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]", |
- "--root", |
- "src", |
- "--revision_mapping_file", |
- "{\"src\": \"got_revision\"}", |
- "--git-cache-dir", |
- "[GIT_CACHE]", |
- "--output_json", |
- "/path/to/tmp/json", |
- "--revision", |
- "src@12345", |
- "--output_manifest" |
- ], |
+ "cmd": [], |
"cwd": "[SLAVE_BUILD]", |
- "env": { |
- "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
- }, |
- "name": "bot_update", |
+ "name": "Disabled: see http://crbug.com/595702", |
"~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@ \"src\": {@@@", |
- "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
- "@@@STEP_LOG_LINE@json.output@ }@@@", |
- "@@@STEP_LOG_LINE@json.output@ }, @@@", |
- "@@@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@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\"@@@", |
- "@@@STEP_LOG_LINE@json.output@ }, @@@", |
- "@@@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@@@", |
- "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
- "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
- ] |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
- "RECIPE_MODULE[build::webrtc]\\resources\\cleanup_files.py", |
- "[SLAVE_BUILD]\\src\\out" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "clean test output files" |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
- "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
- "--show-path", |
- "python", |
- "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "cleanup_temp" |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
- "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
- "runhooks" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "env": { |
- "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\goma' rtc_use_264=1 target_arch=x64 use_goma=1", |
- "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
- }, |
- "name": "gclient runhooks" |
- }, |
- { |
- "allow_subannotations": true, |
- "cmd": [ |
- "python", |
- "-u", |
- "RECIPE_PACKAGE_REPO[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", |
- "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
- "--show-path", |
- "python", |
- "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
- "--ninja-path", |
- "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
- "--target", |
- "Debug_x64", |
- "--src-dir", |
- "[SLAVE_BUILD]\\src", |
- "--goma-cache-dir", |
- "[GOMA_CACHE]", |
- "--build-tool", |
- "ninja", |
- "--compiler", |
- "goma-clang", |
- "--goma-jsonstatus", |
- "/path/to/tmp/json", |
- "--goma-dir", |
- "[BUILD]\\goma", |
- "--", |
- "All" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "compile", |
- "~followup_annotations": [ |
- "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
- "@@@STEP_LOG_END@json.output (invalid)@@@" |
+ "@@@STEP_WARNINGS@@@" |
] |
}, |
{ |