| Index: scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_dbg.json
|
| diff --git a/scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_dbg.json b/scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_dbg.json
|
| deleted file mode 100644
|
| index de7496c519f941b051d7cc615b6b375972fa9b38..0000000000000000000000000000000000000000
|
| --- a/scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_dbg.json
|
| +++ /dev/null
|
| @@ -1,69 +0,0 @@
|
| -[
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[DEPOT_TOOLS]/gclient.py",
|
| - "config",
|
| - "--spec",
|
| - "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'crashpad', 'url': 'https://chromium.googlesource.com/crashpad/crashpad.git'}]"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "gclient setup"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[DEPOT_TOOLS]/gclient.py",
|
| - "sync",
|
| - "--nohooks",
|
| - "--force",
|
| - "--verbose",
|
| - "--delete_unversioned_trees",
|
| - "--output-json",
|
| - "/path/to/tmp/json"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "gclient sync",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"crashpad/\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"revision\": 16463@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ }@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ }@@@",
|
| - "@@@STEP_LOG_LINE@json.output@}@@@",
|
| - "@@@STEP_LOG_END@json.output@@@"
|
| - ]
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[DEPOT_TOOLS]/gclient.py",
|
| - "runhooks"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "gclient runhooks"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "ninja",
|
| - "-C",
|
| - "[SLAVE_BUILD]/crashpad/out/Debug"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "compile with ninja"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[SLAVE_BUILD]/crashpad/build/run_tests.py",
|
| - "Debug"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "run tests"
|
| - }
|
| -]
|
|
|