| Index: scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_x86_Builder__dbg_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_x86_Builder__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_x86_Builder__dbg_.json
|
| index ffa5e39769b351e64b0b9a54c345d780c4e92dbb..6c397faf7d10776f4194ae47c27e3c6a54ec8f07 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_x86_Builder__dbg_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_x86_Builder__dbg_.json
|
| @@ -159,46 +159,8 @@
|
| "name": "tree truth steps"
|
| },
|
| {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[BUILD]/scripts/slave/compile.py",
|
| - "--target",
|
| - "Debug",
|
| - "--src-dir",
|
| - "[SLAVE_BUILD]/src",
|
| - "--build-tool",
|
| - "ninja",
|
| - "--compiler",
|
| - "goma",
|
| - "--goma-dir",
|
| - "[BUILD]/goma",
|
| - "--"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "env": {
|
| - "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
|
| - },
|
| - "name": "compile"
|
| - },
|
| - {
|
| - "allow_subannotations": true,
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[BUILD]/scripts/slave/zip_build.py",
|
| - "--target",
|
| - "Debug",
|
| - "--build-url",
|
| - "gs://chromium-linux-archive/chromium.linux/Android x86 Builder (dbg)",
|
| - "--build_revision",
|
| - "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
|
| - "--factory-properties",
|
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Android x86 Builder (dbg)\", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
|
| - "--build-properties",
|
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Android x86 Builder (dbg)\", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "package build"
|
| + "name": "$final_result",
|
| + "reason": "Misconfigured bot: no compile targets",
|
| + "status_code": 1
|
| }
|
| ]
|
|
|