agent-harness / tasks /validation /study2 /TASK_S2_R001_016.json
cuber12's picture
Publish agent harness research code and paper artifacts
d61821a verified
Raw
History Blame Contribute Delete
2.18 kB
{
"commit": "f658abd3eb4eca9b8aadb5ee3af969ff1f142146",
"parent": "ff2731c2a76d1816d73a47c4e7d615c5fff4969b",
"repository_id": "R001",
"schema_version": 1,
"task_id": "TASK_S2_R001_016",
"valid_end_to_end": true,
"validation": {
"commands": [
"go test ./common/buildlogger -count=1"
],
"elapsed_seconds": 1.5902718750294298,
"gold": [
{
"command": "go test ./common/buildlogger -count=1",
"elapsed_seconds": 0.43461658409796655,
"returncode": 0,
"stderr": "",
"stdout": "ok \tgitlab.com/gitlab-org/gitlab-runner/common/buildlogger\t0.220s\n",
"timed_out": false
}
],
"hidden": [
{
"command": "go test ./common/buildlogger -count=1",
"elapsed_seconds": 0.10625079111196101,
"returncode": 1,
"stderr": "# gitlab.com/gitlab-org/gitlab-runner/common/buildlogger [gitlab.com/gitlab-org/gitlab-runner/common/buildlogger.test]\ncommon/buildlogger/build_logger_step_runner_test.go:93:11: l.StepRunnerStream undefined (type Logger has no field or method StepRunnerStream)\ncommon/buildlogger/build_logger_step_runner_test.go:107:9: l.StepRunnerStream undefined (type Logger has no field or method StepRunnerStream)\ncommon/buildlogger/build_logger_step_runner_test.go:129:9: l.StepRunnerStream undefined (type Logger has no field or method StepRunnerStream)\n",
"stdout": "FAIL\tgitlab.com/gitlab-org/gitlab-runner/common/buildlogger [build failed]\nFAIL\n",
"timed_out": false
}
],
"hidden_apply": {
"elapsed_seconds": 0.013118457980453968,
"returncode": 0,
"stderr": "",
"stdout": ""
},
"original": [
{
"command": "go test ./common/buildlogger -count=1",
"elapsed_seconds": 0.4833737500011921,
"returncode": 0,
"stderr": "",
"stdout": "ok \tgitlab.com/gitlab-org/gitlab-runner/common/buildlogger\t0.223s\n",
"timed_out": false
}
],
"reason": null,
"source_apply": {
"elapsed_seconds": 0.010332874953746796,
"returncode": 0,
"stderr": "",
"stdout": ""
},
"valid": true
}
}