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

Side by Side Diff: scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.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 unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "name": "taskkill" 8 "name": "taskkill"
9 }, 9 },
10 { 10 {
(...skipping 609 matching lines...) Expand 10 before | Expand all | Expand 10 after
620 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", 620 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@",
621 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\", @@@", 621 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\", @@@",
622 "@@@STEP_LOG_LINE@json.output@ \"affected_tests_run\"@@@", 622 "@@@STEP_LOG_LINE@json.output@ \"affected_tests_run\"@@@",
623 "@@@STEP_LOG_LINE@json.output@ ], @@@", 623 "@@@STEP_LOG_LINE@json.output@ ], @@@",
624 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", 624 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@",
625 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", 625 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@",
626 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\", @@@", 626 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\", @@@",
627 "@@@STEP_LOG_LINE@json.output@ \"affected_tests_run\"@@@", 627 "@@@STEP_LOG_LINE@json.output@ \"affected_tests_run\"@@@",
628 "@@@STEP_LOG_LINE@json.output@ ]@@@", 628 "@@@STEP_LOG_LINE@json.output@ ]@@@",
629 "@@@STEP_LOG_LINE@json.output@}@@@", 629 "@@@STEP_LOG_LINE@json.output@}@@@",
630 "@@@STEP_LOG_END@json.output@@@" 630 "@@@STEP_LOG_END@json.output@@@",
631 ]
632 },
633 {
634 "cmd": [
635 "python",
636 "-u",
637 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
638 "--show-path",
639 "python",
640 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\send_analyze_event.py",
641 "--event-mon-run-type",
642 "test",
643 "--master-name",
644 "tryserver.chromium.win",
645 "--builder-name",
646 "win_chromium_variable",
647 "--build-id",
648 "1",
649 "--analyze-input",
650 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ ets\": [\"affected_tests\", \"affected_tests_run\", \"unaffected_tests\", \"unaf fected_tests_run\"]}",
651 "--analyze-output",
652 "{\"compile_targets\": [\"affected_tests\", \"affected_tests_run\"], \"sta tus\": \"Found dependency\", \"test_targets\": [\"affected_tests\", \"affected_t ests_run\"]}"
653 ],
654 "name": "test r1.analyze report",
655 "~followup_annotations": [
656 "@@@STEP_NEST_LEVEL@1@@@",
657 "@@@STEP_LOG_LINE@analyze_details@{@@@", 631 "@@@STEP_LOG_LINE@analyze_details@{@@@",
658 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@ @", 632 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@ @",
659 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", 633 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
660 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@", 634 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@",
661 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\"@@@", 635 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\"@@@",
662 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 636 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
663 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @", 637 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @",
664 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@", 638 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests\", @@@",
665 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\"@@@", 639 "@@@STEP_LOG_LINE@analyze_details@ \"affected_tests_run\"@@@",
666 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 640 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
(...skipping 345 matching lines...) Expand 10 before | Expand all | Expand 10 after
1012 "@@@STEP_LOG_END@report@@@", 986 "@@@STEP_LOG_END@report@@@",
1013 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1 }, \"result\": {\"r1\": {\"affected_tests\": {\"status\": \"passed\", \"valid\": true}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" 987 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1 }, \"result\": {\"r1\": {\"affected_tests\": {\"status\": \"passed\", \"valid\": true}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@"
1014 ] 988 ]
1015 }, 989 },
1016 { 990 {
1017 "name": "$result", 991 "name": "$result",
1018 "recipe_result": null, 992 "recipe_result": null,
1019 "status_code": 0 993 "status_code": 0
1020 } 994 }
1021 ] 995 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698