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

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

Issue 2397593003: analyze: send results to event_mon (Closed)
Patch Set: review 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/full_tryserver_blink_win7_blink_compile_dbg.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_compile_dbg.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_compile_dbg.json
index 7c15f406375d9320d2cc89a8f8d6e9fc72bc0a69..84914acfd97ca715e4e933c2c00fe5566dbe2673 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_compile_dbg.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_compile_dbg.json
@@ -318,7 +318,32 @@
"~followup_annotations": [
"@@@STEP_TEXT@Analyze disabled: matched exclusion@@@",
"@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
- "@@@STEP_LOG_END@excluded_files@@@",
+ "@@@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.blink",
+ "--builder-name",
+ "win7_blink_compile_dbg",
+ "--build-id",
+ "571",
+ "--analyze-input",
+ "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targets\": [\"blink_tests\"]}",
+ "--analyze-output",
+ "{\"status\": \"Analyze disabled: matched exclusion\"}"
+ ],
+ "name": "analyze report",
+ "~followup_annotations": [
"@@@STEP_LOG_LINE@analyze_details@{@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",

Powered by Google App Engine
This is Rietveld 408576698