| { |
| "commit": "daff6a14b0ba7c5449e41b3b4e7e070a15799db2", |
| "parent": "a5be59f825000f173880b4e49e47ea2bed646531", |
| "repository_id": "R002", |
| "schema_version": 1, |
| "task_id": "TASK_S2_R002_001", |
| "valid_end_to_end": true, |
| "validation": { |
| "commands": [ |
| "go test ./cmd/gen-docs -count=1" |
| ], |
| "elapsed_seconds": 4.704285375075415, |
| "gold": [ |
| { |
| "command": "go test ./cmd/gen-docs -count=1", |
| "elapsed_seconds": 1.2477659587748349, |
| "returncode": 0, |
| "stderr": "", |
| "stdout": "ok \tgitlab.com/gitlab-org/cli/cmd/gen-docs\t0.419s\n", |
| "timed_out": false |
| } |
| ], |
| "hidden": [ |
| { |
| "command": "go test ./cmd/gen-docs -count=1", |
| "elapsed_seconds": 0.3735475828871131, |
| "returncode": 1, |
| "stderr": "# gitlab.com/gitlab-org/cli/cmd/gen-docs [gitlab.com/gitlab-org/cli/cmd/gen-docs.test]\ncmd/gen-docs/docs_test.go:21:54: undefined: generatedMarker\n", |
| "stdout": "FAIL\tgitlab.com/gitlab-org/cli/cmd/gen-docs [build failed]\nFAIL\n", |
| "timed_out": false |
| } |
| ], |
| "hidden_apply": { |
| "elapsed_seconds": 0.010258292080834508, |
| "returncode": 0, |
| "stderr": "", |
| "stdout": "" |
| }, |
| "original": [ |
| { |
| "command": "go test ./cmd/gen-docs -count=1", |
| "elapsed_seconds": 2.9076594579964876, |
| "returncode": 0, |
| "stderr": "", |
| "stdout": "? \tgitlab.com/gitlab-org/cli/cmd/gen-docs\t[no test files]\n", |
| "timed_out": false |
| } |
| ], |
| "reason": null, |
| "source_apply": { |
| "elapsed_seconds": 0.011070332955569029, |
| "returncode": 0, |
| "stderr": "", |
| "stdout": "" |
| }, |
| "valid": true |
| } |
| } |
|
|