File size: 2,102 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": "20880bb3b7bca8a95f66bb4a3d86f9820d2894fe",
  "parent": "b4e26b379dc7ce7feb1030648f086617536f6689",
  "repository_id": "R002",
  "schema_version": 1,
  "task_id": "TASK_S2_R002_013",
  "valid_end_to_end": true,
  "validation": {
    "commands": [
      "go test ./internal/commands/update -count=1"
    ],
    "elapsed_seconds": 2.3238658749032766,
    "gold": [
      {
        "command": "go test ./internal/commands/update -count=1",
        "elapsed_seconds": 0.809225499862805,
        "returncode": 0,
        "stderr": "",
        "stdout": "ok  \tgitlab.com/gitlab-org/cli/internal/commands/update\t0.330s\n",
        "timed_out": false
      }
    ],
    "hidden": [
      {
        "command": "go test ./internal/commands/update -count=1",
        "elapsed_seconds": 0.18656162498518825,
        "returncode": 1,
        "stderr": "# gitlab.com/gitlab-org/cli/internal/commands/update [gitlab.com/gitlab-org/cli/internal/commands/update.test]\ninternal/commands/update/skill_updates_test.go:133:2: undefined: writeSkillUpdateBlock\ninternal/commands/update/skill_updates_test.go:137:2: undefined: writeSkillUpdateBlock\ninternal/commands/update/skill_updates_test.go:144:2: undefined: writeSkillUpdateBlock\ninternal/commands/update/skill_updates_test.go:153:2: undefined: writeSkillUpdateBlock\n",
        "stdout": "FAIL\tgitlab.com/gitlab-org/cli/internal/commands/update [build failed]\nFAIL\n",
        "timed_out": false
      }
    ],
    "hidden_apply": {
      "elapsed_seconds": 0.011010375106707215,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "original": [
      {
        "command": "go test ./internal/commands/update -count=1",
        "elapsed_seconds": 1.1563760829158127,
        "returncode": 0,
        "stderr": "",
        "stdout": "ok  \tgitlab.com/gitlab-org/cli/internal/commands/update\t0.339s\n",
        "timed_out": false
      }
    ],
    "reason": null,
    "source_apply": {
      "elapsed_seconds": 0.010480375029146671,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "valid": true
  }
}