File size: 2,177 Bytes
d61821a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
  "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
  }
}