| Index: scripts/slave/recipes/gpu/download_and_test.expected/analyze_does_not_throw_exception.json
|
| diff --git a/scripts/slave/recipes/gpu/download_and_test.expected/analyze_does_not_throw_exception.json b/scripts/slave/recipes/gpu/download_and_test.expected/analyze_does_not_throw_exception.json
|
| deleted file mode 100644
|
| index 6979298375a393b81e319d2f17399af77c6b872e..0000000000000000000000000000000000000000
|
| --- a/scripts/slave/recipes/gpu/download_and_test.expected/analyze_does_not_throw_exception.json
|
| +++ /dev/null
|
| @@ -1,99 +0,0 @@
|
| -[
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[BUILD]\\scripts\\slave\\cleanup_temp.py"
|
| - ],
|
| - "name": "cleanup temp"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[BUILD]\\scripts\\slave\\git_setup.py",
|
| - "--path",
|
| - "[SLAVE_BUILD]\\swarming.client",
|
| - "--url",
|
| - "https://chromium.googlesource.com/external/swarming.client.git",
|
| - "--git_cmd_path",
|
| - "[DEPOT_TOOLS]\\git.bat"
|
| - ],
|
| - "name": "git setup (swarming_client)"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "[DEPOT_TOOLS]\\git.bat",
|
| - "retry",
|
| - "fetch",
|
| - "origin",
|
| - "feaaabcdef"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]\\swarming.client",
|
| - "name": "git fetch (swarming_client)"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "[DEPOT_TOOLS]\\git.bat",
|
| - "checkout",
|
| - "-f",
|
| - "FETCH_HEAD"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]\\swarming.client",
|
| - "name": "git checkout (swarming_client)"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "[DEPOT_TOOLS]\\git.bat",
|
| - "clean",
|
| - "-f",
|
| - "-d",
|
| - "-x"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]\\swarming.client",
|
| - "name": "git clean (swarming_client)"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "[DEPOT_TOOLS]\\git.bat",
|
| - "submodule",
|
| - "sync"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]\\swarming.client",
|
| - "name": "submodule sync (swarming_client)"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "[DEPOT_TOOLS]\\git.bat",
|
| - "submodule",
|
| - "update",
|
| - "--init",
|
| - "--recursive"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]\\swarming.client",
|
| - "name": "submodule update (swarming_client)"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[DEPOT_TOOLS]\\win_toolchain\\get_toolchain_if_necessary.py",
|
| - "27eac9b2869ef6c89391f305a3f01285ea317867",
|
| - "9d9a93134b3eabd003b85b4e7dea06c0eae150ed"
|
| - ],
|
| - "name": "get_vs_toolchain_if_necessary"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "exit()"
|
| - ],
|
| - "name": "copy parent_got_revision to got_revision",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@python.inline@exit()@@@",
|
| - "@@@STEP_LOG_END@python.inline@@@",
|
| - "@@@SET_BUILD_PROPERTY@got_revision@160000@@@"
|
| - ]
|
| - }
|
| -]
|
|
|