| Index: infra/bots/recipes/swarm_infra.expected/failed_all_updates.json
|
| diff --git a/infra/bots/recipes/swarm_infra.expected/infra_tests.json b/infra/bots/recipes/swarm_infra.expected/failed_all_updates.json
|
| similarity index 75%
|
| copy from infra/bots/recipes/swarm_infra.expected/infra_tests.json
|
| copy to infra/bots/recipes/swarm_infra.expected/failed_all_updates.json
|
| index 161e230deca0e52e322903d249c814752583aeb0..9dfc5062d36841cf9d9bf960eb603daae22a9870 100644
|
| --- a/infra/bots/recipes/swarm_infra.expected/infra_tests.json
|
| +++ b/infra/bots/recipes/swarm_infra.expected/failed_all_updates.json
|
| @@ -129,22 +129,80 @@
|
| "env": {
|
| "GOPATH": "[CUSTOM_/_B_WORK]/gopath"
|
| },
|
| - "name": "update_go_pkgs"
|
| + "name": "update go pkgs",
|
| + "~followup_annotations": [
|
| + "step returned non-zero exit code: 1",
|
| + "@@@STEP_FAILURE@@@"
|
| + ]
|
| },
|
| {
|
| "cmd": [
|
| - "python",
|
| - "[CUSTOM_/_B_WORK]/skia/infra/bots/infra_tests.py"
|
| + "go",
|
| + "get",
|
| + "-u",
|
| + "go.skia.org/infra/..."
|
| + ],
|
| + "env": {
|
| + "GOPATH": "[CUSTOM_/_B_WORK]/gopath"
|
| + },
|
| + "name": "update go pkgs (attempt 2)",
|
| + "~followup_annotations": [
|
| + "step returned non-zero exit code: 1",
|
| + "@@@STEP_FAILURE@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "go",
|
| + "get",
|
| + "-u",
|
| + "go.skia.org/infra/..."
|
| + ],
|
| + "env": {
|
| + "GOPATH": "[CUSTOM_/_B_WORK]/gopath"
|
| + },
|
| + "name": "update go pkgs (attempt 3)",
|
| + "~followup_annotations": [
|
| + "step returned non-zero exit code: 1",
|
| + "@@@STEP_FAILURE@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "go",
|
| + "get",
|
| + "-u",
|
| + "go.skia.org/infra/..."
|
| + ],
|
| + "env": {
|
| + "GOPATH": "[CUSTOM_/_B_WORK]/gopath"
|
| + },
|
| + "name": "update go pkgs (attempt 4)",
|
| + "~followup_annotations": [
|
| + "step returned non-zero exit code: 1",
|
| + "@@@STEP_FAILURE@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "go",
|
| + "get",
|
| + "-u",
|
| + "go.skia.org/infra/..."
|
| ],
|
| - "cwd": "[CUSTOM_/_B_WORK]/skia",
|
| "env": {
|
| "GOPATH": "[CUSTOM_/_B_WORK]/gopath"
|
| },
|
| - "name": "infra_tests"
|
| + "name": "update go pkgs (attempt 5)",
|
| + "~followup_annotations": [
|
| + "step returned non-zero exit code: 1",
|
| + "@@@STEP_FAILURE@@@"
|
| + ]
|
| },
|
| {
|
| "name": "$result",
|
| + "reason": "Step('update go pkgs (attempt 5)') failed with return_code 1",
|
| "recipe_result": null,
|
| - "status_code": 0
|
| + "status_code": 1
|
| }
|
| ]
|
|
|