| 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.json b/infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json
|
| similarity index 96%
|
| copy from infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Debug.json
|
| copy to infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json
|
| index 7ccdb036d874f5090833a45b064f9c4b102c0043..08659bfed038e218c4ca06c216a63d756e295ac8 100644
|
| --- a/infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Debug.json
|
| +++ b/infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json
|
| @@ -221,7 +221,7 @@
|
| "-u",
|
| "[ROOT]/skia/tools/buildbot_spec.py",
|
| "/path/to/tmp/json",
|
| - "Build-Ubuntu-GCC-x86_64-Debug"
|
| + "Build-Ubuntu-GCC-x86_64-Debug-GN"
|
| ],
|
| "cwd": "[ROOT]/skia",
|
| "name": "exec buildbot_spec.py",
|
| @@ -233,6 +233,7 @@
|
| "@@@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\", @@@",
|
| @@ -326,7 +327,7 @@
|
| "--shards",
|
| "1",
|
| "--task-name",
|
| - "compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC-x86_64-Debug/5",
|
| + "compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC-x86_64-Debug-GN/5",
|
| "--dump-json",
|
| "/path/to/tmp/json",
|
| "--expiration",
|
| @@ -347,7 +348,7 @@
|
| "--tag",
|
| "allow_milo:1",
|
| "--tag",
|
| - "buildername:Build-Ubuntu-GCC-x86_64-Debug",
|
| + "buildername:Build-Ubuntu-GCC-x86_64-Debug-GN",
|
| "--tag",
|
| "buildnumber:5",
|
| "--tag",
|
| @@ -370,7 +371,7 @@
|
| "--workdir",
|
| "../../..",
|
| "swarm_compile",
|
| - "buildername=Build-Ubuntu-GCC-x86_64-Debug",
|
| + "buildername=Build-Ubuntu-GCC-x86_64-Debug-GN",
|
| "mastername=client.skia.compile",
|
| "buildnumber=1",
|
| "slavename=skiabot-dummy-compile-slave",
|
| @@ -381,9 +382,9 @@
|
| "name": "[trigger] compile_skia on Ubuntu",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC-x86_64-Debug/5\", @@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC-x86_64-Debug-GN/5\", @@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC-x86_64-Debug/5\": {@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC-x86_64-Debug-GN/5\": {@@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
|
| @@ -406,7 +407,7 @@
|
| "--decorate",
|
| "--print-status-updates",
|
| "--json",
|
| - "{\"base_task_name\": \"compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC-x86_64-Debug/5\", \"tasks\": {\"compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC-x86_64-Debug/5\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
|
| + "{\"base_task_name\": \"compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC-x86_64-Debug-GN/5\", \"tasks\": {\"compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC-x86_64-Debug-GN/5\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}",
|
| "--task-summary-json",
|
| "/path/to/tmp/json"
|
| ],
|
|
|