agent-harness / tasks /validation /study5 /TASK_S5_R002_004.json
cuber12's picture
Publish agent harness research code and paper artifacts
d61821a verified
Raw
History Blame Contribute Delete
1.97 kB
{
"commit": "b61ef1e7514d14844a788fec9a47f4e241a50670",
"parent": "075aa753d138a3d62a5586ea7d97de21861ae1ba",
"repository_id": "R002",
"schema_version": 1,
"study": "Study 5 fresh validation",
"task_id": "TASK_S5_R002_004",
"valid_end_to_end": true,
"validation": {
"commands": [
"go test ./internal/commands/stack/sync -count=1"
],
"elapsed_seconds": 7.1186655829660594,
"gold": [
{
"command": "go test ./internal/commands/stack/sync -count=1",
"elapsed_seconds": 3.2827997498679906,
"returncode": 0,
"stderr": "",
"stdout": "ok \tgitlab.com/gitlab-org/cli/internal/commands/stack/sync\t2.785s\n",
"timed_out": false
}
],
"hidden": [
{
"command": "go test ./internal/commands/stack/sync -count=1",
"elapsed_seconds": 0.17998379189521074,
"returncode": 1,
"stderr": "# gitlab.com/gitlab-org/cli/internal/commands/stack/sync [gitlab.com/gitlab-org/cli/internal/commands/stack/sync.test]\ninternal/commands/stack/sync/stack_sync_test.go:969:9: opts.skipMRCreation undefined (type *options has no field or method skipMRCreation)\n",
"stdout": "FAIL\tgitlab.com/gitlab-org/cli/internal/commands/stack/sync [build failed]\nFAIL\n",
"timed_out": false
}
],
"hidden_apply": {
"elapsed_seconds": 0.010873832972720265,
"returncode": 0,
"stderr": "",
"stdout": ""
},
"original": [
{
"command": "go test ./internal/commands/stack/sync -count=1",
"elapsed_seconds": 3.482362624956295,
"returncode": 0,
"stderr": "",
"stdout": "ok \tgitlab.com/gitlab-org/cli/internal/commands/stack/sync\t2.518s\n",
"timed_out": false
}
],
"reason": null,
"source_apply": {
"elapsed_seconds": 0.011658292030915618,
"returncode": 0,
"stderr": "",
"stdout": ""
},
"valid": true
}
}