| Index: scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json b/scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json
|
| index 56955a8ed7b740e6c26c38d589ae9c4cc5e7414e..21ec4b7d6581ae2de8d6198ab8e67c52229d6cc3 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json
|
| @@ -567,13 +567,7 @@
|
| "stepname:telemetry_gpu_unittests (with patch) on Ubuntu-12.04",
|
| "--user",
|
| "commit-bot@chromium.org",
|
| - "[dummy hash for telemetry_gpu_unittests]",
|
| - "--",
|
| - "--correct-common-arg",
|
| - "--these-args-should-be-present",
|
| - "--test-machine-name=\"linux_chromium_rel_ng\"",
|
| - "--build-revision=\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"",
|
| - "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json"
|
| + "[dummy hash for telemetry_gpu_unittests]"
|
| ],
|
| "cwd": "[BUILDER_CACHE]/linux",
|
| "env": {
|
| @@ -621,12 +615,36 @@
|
| "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@",
|
| "@@@STEP_LOG_LINE@outdir_json@}@@@",
|
| "@@@STEP_LOG_END@outdir_json@@@",
|
| - "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@@@"
|
| + "@@@STEP_LOG_LINE@no_results_exc@'0/chart-output.json'@@@",
|
| + "@@@STEP_LOG_END@no_results_exc@@@",
|
| + "@@@STEP_LOG_LINE@invalid_results_exc@'failures'@@@",
|
| + "@@@STEP_LOG_END@invalid_results_exc@@@",
|
| + "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@@@",
|
| + "@@@SET_BUILD_PROPERTY@failure_type@\"INVALID_TEST_RESULTS\"@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "import sys; sys.exit(1)"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/linux",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| + "name": "telemetry_gpu_unittests",
|
| + "~followup_annotations": [
|
| + "step returned non-zero exit code: 1",
|
| + "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@",
|
| + "@@@STEP_FAILURE@@@",
|
| + "@@@SET_BUILD_PROPERTY@failure_hash@\"3ceb0fe783282b1c5c06e11c3f06a9adcb1bf72c\"@@@"
|
| ]
|
| },
|
| {
|
| "name": "$result",
|
| + "reason": "1 out of 1 aggregated steps failed. Failures: Step('telemetry_gpu_unittests') failed with return_code 1",
|
| "recipe_result": null,
|
| - "status_code": 0
|
| + "status_code": 1
|
| }
|
| ]
|
|
|