File size: 1,921 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": "b4e26b379dc7ce7feb1030648f086617536f6689",
  "parent": "b7baa9b20b362fa2be1ca824623f9b8222ca6c2c",
  "repository_id": "R002",
  "schema_version": 1,
  "task_id": "TASK_S2_R002_014",
  "valid_end_to_end": true,
  "validation": {
    "commands": [
      "go test ./internal/commands/stack/save -count=1"
    ],
    "elapsed_seconds": 8.226821542019024,
    "gold": [
      {
        "command": "go test ./internal/commands/stack/save -count=1",
        "elapsed_seconds": 3.876930208876729,
        "returncode": 0,
        "stderr": "",
        "stdout": "ok  \tgitlab.com/gitlab-org/cli/internal/commands/stack/save\t3.483s\n",
        "timed_out": false
      }
    ],
    "hidden": [
      {
        "command": "go test ./internal/commands/stack/save -count=1",
        "elapsed_seconds": 0.1835116669535637,
        "returncode": 1,
        "stderr": "# gitlab.com/gitlab-org/cli/internal/commands/stack/save [gitlab.com/gitlab-org/cli/internal/commands/stack/save.test]\ninternal/commands/stack/save/stack_save_test.go:436:40: too many arguments in call to commitFiles\n\thave (string, bool)\n\twant (string)\n",
        "stdout": "FAIL\tgitlab.com/gitlab-org/cli/internal/commands/stack/save [build failed]\nFAIL\n",
        "timed_out": false
      }
    ],
    "hidden_apply": {
      "elapsed_seconds": 0.009044416015967727,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "original": [
      {
        "command": "go test ./internal/commands/stack/save -count=1",
        "elapsed_seconds": 3.995628000004217,
        "returncode": 0,
        "stderr": "",
        "stdout": "ok  \tgitlab.com/gitlab-org/cli/internal/commands/stack/save\t3.259s\n",
        "timed_out": false
      }
    ],
    "reason": null,
    "source_apply": {
      "elapsed_seconds": 0.01021216600202024,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "valid": true
  }
}