File size: 1,961 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": "e6146e76bb175b90bf660f1234d294ae8979d081",
  "parent": "0d984da7b56af3e8e882a3234be0bf44686e6bfc",
  "repository_id": "R002",
  "schema_version": 1,
  "task_id": "TASK_S2_R002_002",
  "valid_end_to_end": true,
  "validation": {
    "commands": [
      "go test ./internal/api -count=1"
    ],
    "elapsed_seconds": 2.149531208910048,
    "gold": [
      {
        "command": "go test ./internal/api -count=1",
        "elapsed_seconds": 0.6352852089330554,
        "returncode": 0,
        "stderr": "",
        "stdout": "ok  \tgitlab.com/gitlab-org/cli/internal/api\t0.280s\n",
        "timed_out": false
      }
    ],
    "hidden": [
      {
        "command": "go test ./internal/api -count=1",
        "elapsed_seconds": 0.6414129170589149,
        "returncode": 1,
        "stderr": "",
        "stdout": "--- FAIL: TestNewHTTPRequest_UnauthenticatedAuthSource (0.00s)\n    client_headers_test.go:152: \n        \tError Trace:\t/private/var/folders/mv/1101q6r16619mvm7kc7f3lt80000gn/T/study2-r002-vzegx86h/tree/internal/api/client_headers_test.go:152\n        \tError:      \tReceived unexpected error:\n        \t            \tunauthenticated\n        \tTest:       \tTestNewHTTPRequest_UnauthenticatedAuthSource\nFAIL\nFAIL\tgitlab.com/gitlab-org/cli/internal/api\t0.286s\nFAIL\n",
        "timed_out": false
      }
    ],
    "hidden_apply": {
      "elapsed_seconds": 0.010426291031762958,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "original": [
      {
        "command": "go test ./internal/api -count=1",
        "elapsed_seconds": 0.6958261670079082,
        "returncode": 0,
        "stderr": "",
        "stdout": "ok  \tgitlab.com/gitlab-org/cli/internal/api\t0.257s\n",
        "timed_out": false
      }
    ],
    "reason": null,
    "source_apply": {
      "elapsed_seconds": 0.012427249923348427,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "valid": true
  }
}