| Index: scripts/slave/recipes/android/perf.expected/src_side_script_fails.json
|
| diff --git a/scripts/slave/recipes/android/perf.expected/src_side_script_fails.json b/scripts/slave/recipes/android/perf.expected/src_side_script_fails.json
|
| index 83bd3e98d1dbde2e202808f532b8141ed3cb7066..387c87b7908712a5fc81daee5ed3529bfd403cb3 100644
|
| --- a/scripts/slave/recipes/android/perf.expected/src_side_script_fails.json
|
| +++ b/scripts/slave/recipes/android/perf.expected/src_side_script_fails.json
|
| @@ -446,6 +446,29 @@
|
| },
|
| {
|
| "cmd": [
|
| + "[SLAVE_BUILD]/src/testing/scripts/host_info.py",
|
| + "--build-config-fs",
|
| + "Release",
|
| + "--paths",
|
| + "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
|
| + "--properties",
|
| + "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"perf-id\": \"android-nexus5\", \"results-url\": \"https://chromeperf.appspot.com\", \"slavename\": \"slavename\", \"target_platform\": \"android\"}",
|
| + "run",
|
| + "--output",
|
| + "/path/to/tmp/json"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "Host_Info",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
|
| + "@@@STEP_LOG_END@json.output (invalid)@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| "python",
|
| "-u",
|
| "[SLAVE_BUILD]/src/testing/scripts/host_info.py",
|
|
|