agent-harness / tasks /validation /study2 /TASK_S2_R002_002.json
cuber12's picture
Publish agent harness research code and paper artifacts
d61821a verified
Raw
History Blame Contribute Delete
1.96 kB
{
"commit": "e6146e76bb175b90bf660f1234d294ae8979d081",
"parent": "0d984da7b56af3e8e882a3234be0bf44686e6bfc",
"repository_id": "R002",
"schema_version": 1,
"task_id": "TASK_S2_R002_002",
"valid_end_to_end": true,
"validation": {
"commands": [
"go test ./internal/api -count=1"
],
"elapsed_seconds": 2.149531208910048,
"gold": [
{
"command": "go test ./internal/api -count=1",
"elapsed_seconds": 0.6352852089330554,
"returncode": 0,
"stderr": "",
"stdout": "ok \tgitlab.com/gitlab-org/cli/internal/api\t0.280s\n",
"timed_out": false
}
],
"hidden": [
{
"command": "go test ./internal/api -count=1",
"elapsed_seconds": 0.6414129170589149,
"returncode": 1,
"stderr": "",
"stdout": "--- FAIL: TestNewHTTPRequest_UnauthenticatedAuthSource (0.00s)\n client_headers_test.go:152: \n \tError Trace:\t/private/var/folders/mv/1101q6r16619mvm7kc7f3lt80000gn/T/study2-r002-vzegx86h/tree/internal/api/client_headers_test.go:152\n \tError: \tReceived unexpected error:\n \t \tunauthenticated\n \tTest: \tTestNewHTTPRequest_UnauthenticatedAuthSource\nFAIL\nFAIL\tgitlab.com/gitlab-org/cli/internal/api\t0.286s\nFAIL\n",
"timed_out": false
}
],
"hidden_apply": {
"elapsed_seconds": 0.010426291031762958,
"returncode": 0,
"stderr": "",
"stdout": ""
},
"original": [
{
"command": "go test ./internal/api -count=1",
"elapsed_seconds": 0.6958261670079082,
"returncode": 0,
"stderr": "",
"stdout": "ok \tgitlab.com/gitlab-org/cli/internal/api\t0.257s\n",
"timed_out": false
}
],
"reason": null,
"source_apply": {
"elapsed_seconds": 0.012427249923348427,
"returncode": 0,
"stderr": "",
"stdout": ""
},
"valid": true
}
}