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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/recipe_config_changes_not_retried_without_patch.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/recipe_config_changes_not_retried_without_patch.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/recipe_config_changes_not_retried_without_patch.json b/scripts/slave/recipes/chromium_trybot.expected/recipe_config_changes_not_retried_without_patch.json
index 36f5c88c05aaf6c745f47d840f272651eb9c9a12..d18ca92ecae6e1a6417806c4ad1dc79120b06e4b 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/recipe_config_changes_not_retried_without_patch.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/recipe_config_changes_not_retried_without_patch.json
@@ -285,32 +285,7 @@
"~followup_annotations": [
"@@@STEP_TEXT@Analyze disabled: matched exclusion@@@",
"@@@STEP_LOG_LINE@excluded_files@foo/bar/baz.py (regex = 'f.*')@@@",
- "@@@STEP_LOG_END@excluded_files@@@"
- ]
- },
- {
- "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_chromeos_rel_ng",
- "--build-id",
- "571",
- "--analyze-input",
- "{\"additional_compile_targets\": [\"aura_builder\"], \"files\": [\"testing/buildbot/chromium.chromiumos.json\", \"foo/bar/baz.py\"], \"test_targets\": [\"base_unittests\"]}",
- "--analyze-output",
- "{\"status\": \"Analyze disabled: matched exclusion\"}"
- ],
- "name": "analyze report",
- "~followup_annotations": [
+ "@@@STEP_LOG_END@excluded_files@@@",
"@@@STEP_LOG_LINE@analyze_details@{@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"aura_builder\"@@@",

Powered by Google App Engine
This is Rietveld 408576698