File size: 1,781 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
60
{
  "commit": "1e3328be01cb5b0839d5b9aeea942b143950776c",
  "parent": "a5989bd1df301e44199b91c6252772214a7241f2",
  "repository_id": "R002",
  "schema_version": 1,
  "study": "Study 4 fresh-task retrieval replication",
  "task_id": "TASK_S4_R002_006",
  "valid_end_to_end": true,
  "validation": {
    "commands": [
      "go test ./internal/text -count=1"
    ],
    "elapsed_seconds": 1.027713333023712,
    "gold": [
      {
        "command": "go test ./internal/text -count=1",
        "elapsed_seconds": 0.39296887489035726,
        "returncode": 0,
        "stderr": "",
        "stdout": "ok  \tgitlab.com/gitlab-org/cli/internal/text\t0.198s\n",
        "timed_out": false
      }
    ],
    "hidden": [
      {
        "command": "go test ./internal/text -count=1",
        "elapsed_seconds": 0.10181158315390348,
        "returncode": 1,
        "stderr": "# gitlab.com/gitlab-org/cli/internal/text [gitlab.com/gitlab-org/cli/internal/text.test]\ninternal/text/hyperlink_test.go:105:14: undefined: ConvertMarkdownLinks\n",
        "stdout": "FAIL\tgitlab.com/gitlab-org/cli/internal/text [build failed]\nFAIL\n",
        "timed_out": false
      }
    ],
    "hidden_apply": {
      "elapsed_seconds": 0.013236708007752895,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "original": [
      {
        "command": "go test ./internal/text -count=1",
        "elapsed_seconds": 0.36361454194411635,
        "returncode": 0,
        "stderr": "",
        "stdout": "ok  \tgitlab.com/gitlab-org/cli/internal/text\t0.231s\n",
        "timed_out": false
      }
    ],
    "reason": null,
    "source_apply": {
      "elapsed_seconds": 0.010274832835420966,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "valid": true
  }
}