| OLD | NEW |
| 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 678 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 689 ], | 689 ], |
| 690 "env": { | 690 "env": { |
| 691 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", | 691 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
| 692 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 692 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 693 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 693 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 694 }, | 694 }, |
| 695 "name": "page_cycler.foo", | 695 "name": "page_cycler.foo", |
| 696 "~followup_annotations": [ | 696 "~followup_annotations": [ |
| 697 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", | 697 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", |
| 698 "@@@STEP_LOG_LINE@json.output@[]@@@", | 698 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 699 "@@@STEP_LOG_END@json.output@@@" | 699 "@@@STEP_LOG_END@json.output@@@", |
| 700 "@@@STEP_LOG_LINE@device affinity@0@@@", |
| 701 "@@@STEP_LOG_END@device affinity@@@" |
| 700 ] | 702 ] |
| 701 }, | 703 }, |
| 702 { | 704 { |
| 703 "allow_subannotations": true, | 705 "allow_subannotations": true, |
| 704 "cmd": [ | 706 "cmd": [ |
| 705 "python", | 707 "python", |
| 706 "-u", | 708 "-u", |
| 707 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 709 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 708 "--target", | 710 "--target", |
| 709 "Release", | 711 "Release", |
| (...skipping 29 matching lines...) Expand all Loading... |
| 739 ], | 741 ], |
| 740 "env": { | 742 "env": { |
| 741 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", | 743 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release", |
| 742 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 744 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 743 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 745 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 744 }, | 746 }, |
| 745 "name": "perf_test.foo", | 747 "name": "perf_test.foo", |
| 746 "~followup_annotations": [ | 748 "~followup_annotations": [ |
| 747 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", | 749 "@@@STEP_TEXT@<br/>Device Affinity: 0<br/>@@@", |
| 748 "@@@STEP_LOG_LINE@json.output@[]@@@", | 750 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 749 "@@@STEP_LOG_END@json.output@@@" | 751 "@@@STEP_LOG_END@json.output@@@", |
| 752 "@@@STEP_LOG_LINE@device affinity@0@@@", |
| 753 "@@@STEP_LOG_END@device affinity@@@" |
| 750 ] | 754 ] |
| 751 }, | 755 }, |
| 752 { | 756 { |
| 753 "cmd": [ | 757 "cmd": [ |
| 754 "python", | 758 "python", |
| 755 "-u", | 759 "-u", |
| 756 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 760 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 757 "--action", | 761 "--action", |
| 758 "stop", | 762 "stop", |
| 759 "--pid-file-path", | 763 "--pid-file-path", |
| (...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 851 "@@@STEP_LOG_END@python.inline@@@" | 855 "@@@STEP_LOG_END@python.inline@@@" |
| 852 ] | 856 ] |
| 853 }, | 857 }, |
| 854 { | 858 { |
| 855 "name": "$result", | 859 "name": "$result", |
| 856 "reason": "src-side perf tests failed [StepFailure(\"1 tests failed: ['host_
info']\",)]", | 860 "reason": "src-side perf tests failed [StepFailure(\"1 tests failed: ['host_
info']\",)]", |
| 857 "recipe_result": null, | 861 "recipe_result": null, |
| 858 "status_code": 1 | 862 "status_code": 1 |
| 859 } | 863 } |
| 860 ] | 864 ] |
| OLD | NEW |