| Index: infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json
|
| diff --git a/infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json b/infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json
|
| index 2accb60ed44d47691ad86c8fb4f7c4421f280fb9..0fdfc035155d16ff21ce7916102d713081c26f1d 100644
|
| --- a/infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json
|
| +++ b/infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json
|
| @@ -261,48 +261,6 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[SLAVE_BUILD]/skia/tools/buildbot_spec.py",
|
| - "/path/to/tmp/json",
|
| - "Build-Ubuntu-GCC-x86_64-Debug-GN"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]/skia",
|
| - "name": "exec buildbot_spec.py",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"most\"@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ ], @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"builder_cfg\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"GCC\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"extra_config\": \"GN\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"is_trybot\": false, @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"os\": \"Ubuntu\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"role\": \"Build\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"target_arch\": \"x86_64\"@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ }, @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"dm_flags\": [@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ ], @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"do_perf_steps\": false, @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"do_test_steps\": false, @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": \"skia_arch_type=x86_64 skia_warnings_as_errors=1\"@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ }, @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"nanobench_flags\": [@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ ], @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"upload_dm_results\": true, @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"upload_perf_results\": false@@@",
|
| - "@@@STEP_LOG_LINE@json.output@}@@@",
|
| - "@@@STEP_LOG_END@json.output@@@"
|
| - ]
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| "[SLAVE_BUILD]/swarming_temp_dir",
|
| "511"
|
|
|