Chromium Code Reviews| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTLinux.json |
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTLinux.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTLinux.json |
| index ab8fa90d872d721dfedfc8abd212cfeb7b10ea19..9810e4b3a9fc9d64707d0382bdf534af3e840456 100644 |
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTLinux.json |
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTLinux.json |
| @@ -156,148 +156,8 @@ |
| "name": "clean isolated files" |
| }, |
| { |
| - "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]", |
| - "env": { |
| - "LLVM_FORCE_HEAD_REVISION": "YES" |
| - }, |
| - "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", |
| - "clang", |
| - "--" |
| - ], |
| - "cwd": "[SLAVE_BUILD]", |
| - "env": { |
| - "LLVM_FORCE_HEAD_REVISION": "YES" |
| - }, |
| - "name": "compile" |
| - }, |
| - { |
| - "cmd": [ |
| - "python", |
| - "-u", |
| - "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", |
| - "--build-dir", |
| - "[SLAVE_BUILD]/src/out/Release", |
| - "--src-dir", |
| - "[SLAVE_BUILD]/src" |
| - ], |
| - "cwd": "[SLAVE_BUILD]", |
| - "name": "remove_build_metadata" |
| - }, |
| - { |
| - "cmd": [ |
| - "python", |
| - "-u", |
| - "RECIPE_MODULE[isolate]/resources/isolate.py", |
| - "[SLAVE_BUILD]/src/tools/swarming_client", |
| - "batcharchive", |
| - "--dump-json", |
| - "/path/to/tmp/json", |
| - "--isolate-server", |
| - "https://isolateserver.appspot.com", |
| - "--verbose", |
| - "[SLAVE_BUILD]/src/out/Release/browser_tests.isolated.gen.json" |
| - ], |
| - "cwd": "[SLAVE_BUILD]", |
| - "name": "isolate tests", |
| - "~followup_annotations": [ |
| - "@@@STEP_LOG_LINE@json.output@{@@@", |
| - "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for browser_tests]\"@@@", |
| - "@@@STEP_LOG_LINE@json.output@}@@@", |
| - "@@@STEP_LOG_END@json.output@@@" |
| - ] |
| - }, |
| - { |
| - "allow_subannotations": true, |
| - "cmd": [ |
| - "python", |
| - "-u", |
| - "[BUILD]/scripts/slave/zip_build.py", |
| - "--target", |
| - "Release", |
| - "--build-url", |
| - "gs://chromium-fyi-archive/chromium.fyi/ClangToTLinux", |
| - "--build_revision", |
| - "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| - "--factory-properties", |
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"ClangToTLinux\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| - "--build-properties", |
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"ClangToTLinux\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| - ], |
| - "cwd": "[SLAVE_BUILD]", |
| - "name": "package build" |
| - }, |
| - { |
| - "cmd": [], |
| - "cwd": "[SLAVE_BUILD]", |
| - "name": "trigger", |
| - "trigger_specs": [ |
| - { |
| - "builder_name": "ClangToTLinux tester" |
| - } |
| - ], |
| - "~followup_annotations": [ |
| - "@@@STEP_TEXT@ClangToTLinux tester@@@" |
| - ] |
| - }, |
| - { |
| - "allow_subannotations": true, |
| - "cmd": [ |
| - "python", |
| - "-u", |
| - "[BUILD]/scripts/slave/runtest.py", |
| - "--target", |
| - "Release", |
| - "--no-xvfb", |
| - "--factory-properties", |
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"ClangToTLinux\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| - "--build-properties", |
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"ClangToTLinux\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| - "--annotate=graphing", |
| - "--test-type=sizes", |
| - "--builder-name=ClangToTLinux", |
| - "--slave-name=TestSlavename", |
| - "--build-number=571", |
| - "--run-python-script", |
| - "--results-url=https://chromeperf.appspot.com", |
| - "--perf-dashboard-id=sizes", |
| - "--perf-id=ClangToTLinux", |
| - "--perf-config={'r_clang_rev': '123456'}", |
| - "[BUILD]/scripts/slave/chromium/sizes.py", |
| - "--target", |
| - "Release", |
| - "--platform", |
| - "linux" |
| - ], |
| - "cwd": "[SLAVE_BUILD]", |
| - "name": "sizes" |
| + "name": "$final_result", |
| + "reason": "Misconfigured bot: no compile targets", |
|
hans
2015/09/28 16:50:06
Wait, are you deliberately breaking our bots here?
|
| + "status_code": 1 |
| } |
| ] |