| Index: scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Linux_x64.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Linux_x64.json b/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Linux_x64.json
|
| index 599a87f685387fdb00d1b53135a4b60f846b9361..34e5f3cbba50e2460d44c5baa02476c97014d687 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Linux_x64.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Linux_x64.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
|
| }
|
| ]
|
|
|