| Index: scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Linux.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Linux.json b/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Linux.json
|
| index dee0076923b8cf3f50599f54f24c7c2277550cc0..be10134077dbe68075a7284a712ef369f0d9b78a 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Linux.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Linux.json
|
| @@ -118,26 +118,8 @@
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[BUILD]/scripts/slave/compile.py",
|
| - "--target",
|
| - "Release",
|
| - "--src-dir",
|
| - "[SLAVE_BUILD]/src",
|
| - "--build-tool",
|
| - "ninja",
|
| - "--compiler",
|
| - "goma",
|
| - "--mode",
|
| - "official",
|
| - "--goma-dir",
|
| - "[BUILD]/goma",
|
| - "--clobber",
|
| - "--"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "compile"
|
| + "name": "$final_result",
|
| + "reason": "Misconfigured bot: no compile targets",
|
| + "status_code": 1
|
| }
|
| ]
|
|
|