| Index: scripts/slave/recipes/chromium_trybot.expected/script_test_with_overridden_compile_targets.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/script_test_with_overridden_compile_targets.json b/scripts/slave/recipes/chromium_trybot.expected/script_test_with_overridden_compile_targets.json
|
| index 8559542362670b2646ce80a16ff772011ec97dd8..904e1d1d42cc5539d6cae5d022a6aee9ec9577a8 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/script_test_with_overridden_compile_targets.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/script_test_with_overridden_compile_targets.json
|
| @@ -345,7 +345,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\": [\"overridden_target\"]}",
|
| + "--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\"@@@",
|
|
|