File size: 2,061 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": "f139026900beb39cbdfd45bf038201ed2e5eaf41",
  "parent": "87fd929036f5aba0c7795836332c2d28e031c2a0",
  "repository_id": "R002",
  "schema_version": 1,
  "task_id": "TASK_S2_R002_009",
  "valid_end_to_end": true,
  "validation": {
    "commands": [
      "go test ./internal/commands/duo/cli -count=1"
    ],
    "elapsed_seconds": 2.070312458090484,
    "gold": [
      {
        "command": "go test ./internal/commands/duo/cli -count=1",
        "elapsed_seconds": 0.6982851668726653,
        "returncode": 0,
        "stderr": "",
        "stdout": "ok  \tgitlab.com/gitlab-org/cli/internal/commands/duo/cli\t0.288s\n",
        "timed_out": false
      }
    ],
    "hidden": [
      {
        "command": "go test ./internal/commands/duo/cli -count=1",
        "elapsed_seconds": 0.178195291897282,
        "returncode": 1,
        "stderr": "# gitlab.com/gitlab-org/cli/internal/commands/duo/cli [gitlab.com/gitlab-org/cli/internal/commands/duo/cli.test]\ninternal/commands/duo/cli/cli_test.go:223:3: undefined: warnIfSnapConfined\ninternal/commands/duo/cli/cli_test.go:236:3: undefined: warnIfSnapConfined\ninternal/commands/duo/cli/cli_test.go:246:3: undefined: warnIfSnapConfined\ninternal/commands/duo/cli/cli_test.go:256:3: undefined: warnIfSnapConfined\n",
        "stdout": "FAIL\tgitlab.com/gitlab-org/cli/internal/commands/duo/cli [build failed]\nFAIL\n",
        "timed_out": false
      }
    ],
    "hidden_apply": {
      "elapsed_seconds": 0.009328917134553194,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "original": [
      {
        "command": "go test ./internal/commands/duo/cli -count=1",
        "elapsed_seconds": 1.0201331251300871,
        "returncode": 0,
        "stderr": "",
        "stdout": "ok  \tgitlab.com/gitlab-org/cli/internal/commands/duo/cli\t0.276s\n",
        "timed_out": false
      }
    ],
    "reason": null,
    "source_apply": {
      "elapsed_seconds": 0.010229125153273344,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "valid": true
  }
}