agent-harness / tasks /validation /study2 /TASK_S2_R002_013.json
cuber12's picture
Publish agent harness research code and paper artifacts
d61821a verified
Raw
History Blame Contribute Delete
2.1 kB
{
"commit": "20880bb3b7bca8a95f66bb4a3d86f9820d2894fe",
"parent": "b4e26b379dc7ce7feb1030648f086617536f6689",
"repository_id": "R002",
"schema_version": 1,
"task_id": "TASK_S2_R002_013",
"valid_end_to_end": true,
"validation": {
"commands": [
"go test ./internal/commands/update -count=1"
],
"elapsed_seconds": 2.3238658749032766,
"gold": [
{
"command": "go test ./internal/commands/update -count=1",
"elapsed_seconds": 0.809225499862805,
"returncode": 0,
"stderr": "",
"stdout": "ok \tgitlab.com/gitlab-org/cli/internal/commands/update\t0.330s\n",
"timed_out": false
}
],
"hidden": [
{
"command": "go test ./internal/commands/update -count=1",
"elapsed_seconds": 0.18656162498518825,
"returncode": 1,
"stderr": "# gitlab.com/gitlab-org/cli/internal/commands/update [gitlab.com/gitlab-org/cli/internal/commands/update.test]\ninternal/commands/update/skill_updates_test.go:133:2: undefined: writeSkillUpdateBlock\ninternal/commands/update/skill_updates_test.go:137:2: undefined: writeSkillUpdateBlock\ninternal/commands/update/skill_updates_test.go:144:2: undefined: writeSkillUpdateBlock\ninternal/commands/update/skill_updates_test.go:153:2: undefined: writeSkillUpdateBlock\n",
"stdout": "FAIL\tgitlab.com/gitlab-org/cli/internal/commands/update [build failed]\nFAIL\n",
"timed_out": false
}
],
"hidden_apply": {
"elapsed_seconds": 0.011010375106707215,
"returncode": 0,
"stderr": "",
"stdout": ""
},
"original": [
{
"command": "go test ./internal/commands/update -count=1",
"elapsed_seconds": 1.1563760829158127,
"returncode": 0,
"stderr": "",
"stdout": "ok \tgitlab.com/gitlab-org/cli/internal/commands/update\t0.339s\n",
"timed_out": false
}
],
"reason": null,
"source_apply": {
"elapsed_seconds": 0.010480375029146671,
"returncode": 0,
"stderr": "",
"stdout": ""
},
"valid": true
}
}