| Index: scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_ASAN_Builder.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_ASAN_Builder.json b/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_ASAN_Builder.json
|
| index e5b94f68cef1ef8e8256c30b4bf2e4fec7e7ca78..73ab3da410e07db4ca8a519f9f7d731f3078b5a1 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_ASAN_Builder.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_ASAN_Builder.json
|
| @@ -151,87 +151,22 @@
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| - "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/clang_revision.py",
|
| - "--src-dir",
|
| - "[SLAVE_BUILD]/src",
|
| - "--output-json",
|
| - "/path/to/tmp/json"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "clang_revision",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
|
| - "@@@STEP_LOG_LINE@json.output@}@@@",
|
| - "@@@STEP_LOG_END@json.output@@@"
|
| - ]
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[BUILD]/scripts/slave/compile.py",
|
| - "--target",
|
| - "Release",
|
| - "--src-dir",
|
| - "[SLAVE_BUILD]/src",
|
| - "--build-tool",
|
| - "ninja",
|
| - "--compiler",
|
| - "goma-clang",
|
| - "--goma-jsonstatus",
|
| - "/path/to/tmp/json",
|
| - "--goma-dir",
|
| - "[BUILD]/goma",
|
| - "--"
|
| + "import sys; sys.exit(1)"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "compile",
|
| "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
|
| - "@@@STEP_LOG_END@json.output (invalid)@@@"
|
| - ]
|
| - },
|
| - {
|
| - "allow_subannotations": true,
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[BUILD]/scripts/slave/zip_build.py",
|
| - "--target",
|
| - "Release",
|
| - "--build-url",
|
| - "gs://chromium-v8/client.v8.fyi/Linux ASAN Builder",
|
| - "--build_revision",
|
| - "801ada225ddc271c132c3a35f03975671d43e399",
|
| - "--factory-properties",
|
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Linux ASAN Builder\", \"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"revision\": \"22135\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
|
| - "--build-properties",
|
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Linux ASAN Builder\", \"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"revision\": \"22135\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "package build"
|
| - },
|
| - {
|
| - "cmd": [],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "trigger",
|
| - "trigger_specs": [
|
| - {
|
| - "builder_name": "Linux ASan LSan Tests (1)"
|
| - }
|
| - ],
|
| - "~followup_annotations": [
|
| - "@@@STEP_TEXT@Linux ASan LSan Tests (1)@@@"
|
| + "step returned non-zero exit code: 1",
|
| + "@@@STEP_TEXT@Please add explicit compile targets for the build@@@",
|
| + "@@@STEP_FAILURE@@@"
|
| ]
|
| },
|
| {
|
| "name": "$result",
|
| - "recipe_result": null,
|
| - "status_code": 0
|
| + "reason": "Step('compile') failed with return_code 1",
|
| + "status_code": 1
|
| }
|
| ]
|
|
|