| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTiOS.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTiOS.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTiOS.json
|
| index 0590e4e2c170878d2a65ae2eea7807801395d5e2..bda3130fd3c739d7fedaf394327e1b1030f885c4 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTiOS.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTiOS.json
|
| @@ -122,23 +122,8 @@
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[BUILD]/scripts/slave/compile.py",
|
| - "--target",
|
| - "Release-iphoneos",
|
| - "--src-dir",
|
| - "[SLAVE_BUILD]/src",
|
| - "--build-tool",
|
| - "ninja",
|
| - "--",
|
| - "All"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "env": {
|
| - "LLVM_FORCE_HEAD_REVISION": "YES"
|
| - },
|
| - "name": "compile"
|
| + "name": "$final_result",
|
| + "reason": "Misconfigured bot: no compile targets",
|
| + "status_code": 1
|
| }
|
| ]
|
|
|