File size: 1,711 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": "daff6a14b0ba7c5449e41b3b4e7e070a15799db2",
  "parent": "a5be59f825000f173880b4e49e47ea2bed646531",
  "repository_id": "R002",
  "schema_version": 1,
  "task_id": "TASK_S2_R002_001",
  "valid_end_to_end": true,
  "validation": {
    "commands": [
      "go test ./cmd/gen-docs -count=1"
    ],
    "elapsed_seconds": 4.704285375075415,
    "gold": [
      {
        "command": "go test ./cmd/gen-docs -count=1",
        "elapsed_seconds": 1.2477659587748349,
        "returncode": 0,
        "stderr": "",
        "stdout": "ok  \tgitlab.com/gitlab-org/cli/cmd/gen-docs\t0.419s\n",
        "timed_out": false
      }
    ],
    "hidden": [
      {
        "command": "go test ./cmd/gen-docs -count=1",
        "elapsed_seconds": 0.3735475828871131,
        "returncode": 1,
        "stderr": "# gitlab.com/gitlab-org/cli/cmd/gen-docs [gitlab.com/gitlab-org/cli/cmd/gen-docs.test]\ncmd/gen-docs/docs_test.go:21:54: undefined: generatedMarker\n",
        "stdout": "FAIL\tgitlab.com/gitlab-org/cli/cmd/gen-docs [build failed]\nFAIL\n",
        "timed_out": false
      }
    ],
    "hidden_apply": {
      "elapsed_seconds": 0.010258292080834508,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "original": [
      {
        "command": "go test ./cmd/gen-docs -count=1",
        "elapsed_seconds": 2.9076594579964876,
        "returncode": 0,
        "stderr": "",
        "stdout": "?   \tgitlab.com/gitlab-org/cli/cmd/gen-docs\t[no test files]\n",
        "timed_out": false
      }
    ],
    "reason": null,
    "source_apply": {
      "elapsed_seconds": 0.011070332955569029,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "valid": true
  }
}