Commit 61850259 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/e10b31caeb97375c3514ae3c9f1a92e28d97b71e analyze: send results to event_mon (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/2396343002
Cr-Commit-Position: refs/heads/master@{#423838}
parent 4354c8cd
......@@ -5,7 +5,7 @@ deps {
project_id: "build"
url: "https://chromium.googlesource.com/chromium/tools/build.git"
branch: "master"
revision: "1cd0ad6a13ec82f5670d274d98322388e9b80e3c"
revision: "e10b31caeb97375c3514ae3c9f1a92e28d97b71e"
}
deps {
project_id: "depot_tools"
......
......@@ -333,7 +333,32 @@
"@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@",
"@@@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@ \"additional_compile_targets\": [@@@",
"@@@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