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

Unified Diff: scripts/slave/recipes/ios/try.expected/icu_patch.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/ios/try.expected/icu_patch.json
diff --git a/scripts/slave/recipes/ios/try.expected/icu_patch.json b/scripts/slave/recipes/ios/try.expected/icu_patch.json
index 7c7955129a0d8521f0caef70de1c461639048c54..393f9504abbd76729c20cdce0edb8f422d580083 100644
--- a/scripts/slave/recipes/ios/try.expected/icu_patch.json
+++ b/scripts/slave/recipes/ios/try.expected/icu_patch.json
@@ -286,7 +286,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.fake",
+ "--builder-name",
+ "ios-simulator",
+ "--build-id",
+ "0",
+ "--analyze-input",
+ "{\"additional_compile_targets\": [\"All\", \"fake tests\"], \"files\": [\"third_party/icu/foo.cc\"], \"test_targets\": [\"fake tests\"]}",
+ "--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@ \"All\", @@@",
« no previous file with comments | « scripts/slave/recipes/ios/try.expected/gyp_goma.json ('k') | scripts/slave/recipes/ios/try.expected/no_tests.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698