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

Unified Diff: scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.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/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json
diff --git a/scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json b/scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json
index 46e21ac1648f4c8afdc7f7f4eea137df8ba797eb..fcef404898a4ecc4427dd8b89a065b44432c24ea 100644
--- a/scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json
+++ b/scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json
@@ -627,7 +627,33 @@
"@@@STEP_LOG_LINE@json.output@ \"affected_tests_run\"@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@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_variable",
+ "--build-id",
+ "1",
+ "--analyze-input",
+ "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targets\": [\"affected_tests\", \"affected_tests_run\", \"unaffected_tests\", \"unaffected_tests_run\"]}",
+ "--analyze-output",
+ "{\"compile_targets\": [\"affected_tests\", \"affected_tests_run\"], \"status\": \"Found dependency\", \"test_targets\": [\"affected_tests\", \"affected_tests_run\"]}"
+ ],
+ "name": "test r1.analyze report",
+ "~followup_annotations": [
+ "@@@STEP_NEST_LEVEL@1@@@",
"@@@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