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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_chromium_trybot.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/use_skia_patch_on_chromium_trybot.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_chromium_trybot.json b/scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_chromium_trybot.json
index f03dd1051f90bbb18b32acbffb3bd8eff698678b..e968b922e06a74c63e9f3accf1fc0db7b1415957 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_chromium_trybot.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_chromium_trybot.json
@@ -354,7 +354,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.win",
+ "--builder-name",
+ "win_chromium_rel_ng",
+ "--build-id",
+ "571",
+ "--analyze-input",
+ "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\": [\"third_party/skia/foo.cc\"], \"test_targets\": [\"blink_heap_unittests\", \"blink_platform_unittests\", \"mini_installer\", \"next_version_mini_installer\", \"webkit_unit_tests\", \"wtf_unittests\"]}",
+ "--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_builder_tests\"@@@",

Powered by Google App Engine
This is Rietveld 408576698