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

Side by Side Diff: scripts/slave/recipes/android/perf.expected/host_info_failure.json

Issue 2246443002: Do not assume that perf tests always have end_time (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.perf", 8 "chromium.perf",
9 "--builder", 9 "--builder",
10 "Android Nexus5 Perf (1)", 10 "Android Nexus5 Perf (1)",
(...skipping 599 matching lines...) Expand 10 before | Expand all | Expand 10 after
610 "~followup_annotations": [ 610 "~followup_annotations": [
611 "@@@STEP_LOG_LINE@json.output@[@@@", 611 "@@@STEP_LOG_LINE@json.output@[@@@",
612 "@@@STEP_LOG_LINE@json.output@ {@@@", 612 "@@@STEP_LOG_LINE@json.output@ {@@@",
613 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", 613 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@",
614 "@@@STEP_LOG_LINE@json.output@ \"end_time\": 1443438432.949711, @@@", 614 "@@@STEP_LOG_LINE@json.output@ \"end_time\": 1443438432.949711, @@@",
615 "@@@STEP_LOG_LINE@json.output@ \"has_archive\": true, @@@", 615 "@@@STEP_LOG_LINE@json.output@ \"has_archive\": true, @@@",
616 "@@@STEP_LOG_LINE@json.output@ \"test\": \"perf_test.foo\"@@@", 616 "@@@STEP_LOG_LINE@json.output@ \"test\": \"perf_test.foo\"@@@",
617 "@@@STEP_LOG_LINE@json.output@ }, @@@", 617 "@@@STEP_LOG_LINE@json.output@ }, @@@",
618 "@@@STEP_LOG_LINE@json.output@ {@@@", 618 "@@@STEP_LOG_LINE@json.output@ {@@@",
619 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", 619 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@",
620 "@@@STEP_LOG_LINE@json.output@ \"end_time\": 1470050195.193213, @@@",
621 "@@@STEP_LOG_LINE@json.output@ \"test\": \"page_cycler.foo\"@@@", 620 "@@@STEP_LOG_LINE@json.output@ \"test\": \"page_cycler.foo\"@@@",
622 "@@@STEP_LOG_LINE@json.output@ }@@@", 621 "@@@STEP_LOG_LINE@json.output@ }@@@",
623 "@@@STEP_LOG_LINE@json.output@]@@@", 622 "@@@STEP_LOG_LINE@json.output@]@@@",
624 "@@@STEP_LOG_END@json.output@@@" 623 "@@@STEP_LOG_END@json.output@@@"
625 ] 624 ]
626 }, 625 },
627 { 626 {
628 "allow_subannotations": true, 627 "allow_subannotations": true,
629 "cmd": [ 628 "cmd": [
630 "python", 629 "python",
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
825 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", 824 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@",
826 "@@@STEP_LOG_END@python.inline@@@" 825 "@@@STEP_LOG_END@python.inline@@@"
827 ] 826 ]
828 }, 827 },
829 { 828 {
830 "name": "$result", 829 "name": "$result",
831 "recipe_result": null, 830 "recipe_result": null,
832 "status_code": 0 831 "status_code": 0
833 } 832 }
834 ] 833 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698