Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(73)

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json

Issue 2403473002: filter: temporarily disable analyze_report (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json b/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
index 0f337e5a988d1b2cc95022180dcd177dc2abb84e..b58f6c69950c001cecf686b607a43104e498f952 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
@@ -336,32 +336,7 @@
"@@@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@@@"
- ]
- },
- {
- "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\": [\"v8/foo.cc\"], \"test_targets\": [\"blink_heap_unittests\", \"blink_platform_unittests\", \"webkit_unit_tests\", \"wtf_unittests\"]}",
- "--analyze-output",
- "{\"compile_targets\": [], \"status\": \"No dependency\", \"test_targets\": []}"
- ],
- "name": "analyze report",
- "~followup_annotations": [
+ "@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@analyze_details@{@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@",

Powered by Google App Engine
This is Rietveld 408576698