| { |
| "commit": "ac28d4712285182b9b94c8ec6fe137afc47f93f9", |
| "parent": "c8cfaa49bfd125a112ec8ef2aa095fccd1fe2c70", |
| "repository_id": "R002", |
| "schema_version": 1, |
| "task_id": "TASK_S2_R002_016", |
| "valid_end_to_end": true, |
| "validation": { |
| "commands": [ |
| "go test ./internal/commands/mr/checkout -count=1" |
| ], |
| "elapsed_seconds": 6.576962999999523, |
| "gold": [ |
| { |
| "command": "go test ./internal/commands/mr/checkout -count=1", |
| "elapsed_seconds": 0.7924991250038147, |
| "returncode": 0, |
| "stderr": "", |
| "stdout": "ok \tgitlab.com/gitlab-org/cli/internal/commands/mr/checkout\t0.299s\n", |
| "timed_out": false |
| } |
| ], |
| "hidden": [ |
| { |
| "command": "go test ./internal/commands/mr/checkout -count=1", |
| "elapsed_seconds": 0.1920158751308918, |
| "returncode": 1, |
| "stderr": "# gitlab.com/gitlab-org/cli/internal/commands/mr/checkout [gitlab.com/gitlab-org/cli/internal/commands/mr/checkout.test]\ninternal/commands/mr/checkout/mr_checkout_test.go:644:10: undefined: options\n", |
| "stdout": "FAIL\tgitlab.com/gitlab-org/cli/internal/commands/mr/checkout [build failed]\nFAIL\n", |
| "timed_out": false |
| } |
| ], |
| "hidden_apply": { |
| "elapsed_seconds": 0.010905375005677342, |
| "returncode": 0, |
| "stderr": "", |
| "stdout": "" |
| }, |
| "original": [ |
| { |
| "command": "go test ./internal/commands/mr/checkout -count=1", |
| "elapsed_seconds": 5.420511124888435, |
| "returncode": 0, |
| "stderr": "go: downloading gitlab.com/gitlab-org/api/client-go/v2 v2.36.1\ngo: downloading charm.land/bubbletea/v2 v2.0.6\ngo: downloading github.com/charmbracelet/ultraviolet v0.0.0-20260416155717-489999b90468\n", |
| "stdout": "ok \tgitlab.com/gitlab-org/cli/internal/commands/mr/checkout\t0.289s\n", |
| "timed_out": false |
| } |
| ], |
| "reason": null, |
| "source_apply": { |
| "elapsed_seconds": 0.010312875034287572, |
| "returncode": 0, |
| "stderr": "", |
| "stdout": "" |
| }, |
| "valid": true |
| } |
| } |
|
|