Commit 2553af0f authored by recipe-roller's avatar recipe-roller Committed by Commit bot

Roll recipe dependencies (nontrivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).

Please review the expectation changes, and LGTM as normal. The recipe roller
will *NOT* CQ the change itself, so you must CQ the change manually.

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug
(or complain)

build:
  https://crrev.com/52556b8cab59ecb29590679b280b1b7692662132 filter: temporarily disable analyze_report (phajdan.jr@chromium.org)

R=phajdan.jr@chromium.org
BUG=651536

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Review-Url: https://codereview.chromium.org/2394153004
Cr-Commit-Position: refs/heads/master@{#423857}
parent a8cad7b0
...@@ -5,7 +5,7 @@ deps { ...@@ -5,7 +5,7 @@ deps {
project_id: "build" project_id: "build"
url: "https://chromium.googlesource.com/chromium/tools/build.git" url: "https://chromium.googlesource.com/chromium/tools/build.git"
branch: "master" branch: "master"
revision: "dbb9217e98b774ae713c45ba0e0395ac87717d3b" revision: "52556b8cab59ecb29590679b280b1b7692662132"
} }
deps { deps {
project_id: "depot_tools" project_id: "depot_tools"
......
...@@ -333,32 +333,7 @@ ...@@ -333,32 +333,7 @@
"@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@",
"@@@STEP_LOG_LINE@json.output@}@@@", "@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@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/send_analyze_event.py",
"--event-mon-run-type",
"test",
"--master-name",
"tryserver.chromium.linux",
"--builder-name",
"linux_chromium_rel_ng",
"--build-id",
"571",
"--analyze-input",
"{\"additional_compile_targets\": [\"chromium_swarm_tests\"], \"files\": [\"foo.cc\"], \"test_targets\": []}",
"--analyze-output",
"{\"compile_targets\": [], \"status\": \"No dependency\", \"test_targets\": []}"
],
"name": "analyze report",
"~followup_annotations": [
"@@@STEP_LOG_LINE@analyze_details@{@@@", "@@@STEP_LOG_LINE@analyze_details@{@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment