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

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

Issue 2270563005: Clean up some discrepancies in the perf recipe configs (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase. Created 4 years, 3 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 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 "-u", 133 "-u",
134 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 134 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
135 "--output", 135 "--output",
136 "/path/to/tmp/json", 136 "/path/to/tmp/json",
137 "--", 137 "--",
138 "--build-config-fs", 138 "--build-config-fs",
139 "Release", 139 "Release",
140 "--paths", 140 "--paths",
141 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}", 141 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}",
142 "--properties", 142 "--properties",
143 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma stername\": \"chromium.perf\", \"perf-id\": \"android-nexus5\", \"results-url\": \"https://chromeperf.appspot.com\", \"slavename\": \"slavename\", \"target_plat form\": \"android\"}" 143 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma stername\": \"chromium.perf\", \"slavename\": \"slavename\", \"target_platform\" : \"android\"}"
144 ], 144 ],
145 "name": "get compile targets for scripts", 145 "name": "get compile targets for scripts",
146 "~followup_annotations": [ 146 "~followup_annotations": [
147 "@@@STEP_LOG_LINE@json.output@{}@@@", 147 "@@@STEP_LOG_LINE@json.output@{}@@@",
148 "@@@STEP_LOG_END@json.output@@@" 148 "@@@STEP_LOG_END@json.output@@@"
149 ] 149 ]
150 }, 150 },
151 { 151 {
152 "cmd": [ 152 "cmd": [
153 "python", 153 "python",
(...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after
445 "name": "install ChromePublic.apk" 445 "name": "install ChromePublic.apk"
446 }, 446 },
447 { 447 {
448 "cmd": [ 448 "cmd": [
449 "[SLAVE_BUILD]/src/testing/scripts/host_info.py", 449 "[SLAVE_BUILD]/src/testing/scripts/host_info.py",
450 "--build-config-fs", 450 "--build-config-fs",
451 "Release", 451 "Release",
452 "--paths", 452 "--paths",
453 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}", 453 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}",
454 "--properties", 454 "--properties",
455 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma stername\": \"chromium.perf\", \"perf-id\": \"android-nexus5\", \"results-url\": \"https://chromeperf.appspot.com\", \"slavename\": \"slavename\", \"target_plat form\": \"android\"}", 455 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma stername\": \"chromium.perf\", \"slavename\": \"slavename\", \"target_platform\" : \"android\"}",
456 "--args", 456 "--args",
457 "[\"--known-devices-file\", \"[HOME]/.android/known_devices.json\"]", 457 "[\"--known-devices-file\", \"[HOME]/.android/known_devices.json\"]",
458 "run", 458 "run",
459 "--output", 459 "--output",
460 "/path/to/tmp/json" 460 "/path/to/tmp/json"
461 ], 461 ],
462 "env": { 462 "env": {
463 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 463 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
464 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 464 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
465 }, 465 },
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
511 { 511 {
512 "cmd": [ 512 "cmd": [
513 "python", 513 "python",
514 "-u", 514 "-u",
515 "[SLAVE_BUILD]/src/testing/scripts/host_info.py", 515 "[SLAVE_BUILD]/src/testing/scripts/host_info.py",
516 "--build-config-fs", 516 "--build-config-fs",
517 "Release", 517 "Release",
518 "--paths", 518 "--paths",
519 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}", 519 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}",
520 "--properties", 520 "--properties",
521 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma stername\": \"chromium.perf\", \"perf-id\": \"android-nexus5\", \"results-url\": \"https://chromeperf.appspot.com\", \"slavename\": \"slavename\", \"target_plat form\": \"android\"}", 521 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma stername\": \"chromium.perf\", \"slavename\": \"slavename\", \"target_platform\" : \"android\"}",
522 "run", 522 "run",
523 "--output", 523 "--output",
524 "/path/to/tmp/json" 524 "/path/to/tmp/json"
525 ], 525 ],
526 "name": "host_info", 526 "name": "host_info",
527 "~followup_annotations": [ 527 "~followup_annotations": [
528 "step returned non-zero exit code: 1", 528 "step returned non-zero exit code: 1",
529 "@@@STEP_LOG_LINE@json.output@{@@@", 529 "@@@STEP_LOG_LINE@json.output@{@@@",
530 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 530 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
531 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 531 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
(...skipping 323 matching lines...) Expand 10 before | Expand all | Expand 10 after
855 "@@@STEP_LOG_END@python.inline@@@" 855 "@@@STEP_LOG_END@python.inline@@@"
856 ] 856 ]
857 }, 857 },
858 { 858 {
859 "name": "$result", 859 "name": "$result",
860 "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']\",)]",
861 "recipe_result": null, 861 "recipe_result": null,
862 "status_code": 1 862 "status_code": 1
863 } 863 }
864 ] 864 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698