8000 flaky: gotestsum can't find tag "--- PASS:" · Issue #5247 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content
flaky: gotestsum can't find tag "--- PASS:" #5247
Closed
@mtojek

Description

@mtojek

Spotted in: https://github.com/coder/coder/actions/runs/3598057251/jobs/6060563465

=== Failed
=== FAIL: enterprise/cli TestLicensesAddFake (unknown)
    ptytest.go:98: 2022-12-02 01:43:02.532: cmd: stdout: "License with ID 1 added"
    licenses_test.go:49: 2022-12-02 01:43:02.532: cmd: matched "License with ID 1 added" = "License with ID 1 added"
    licenses_test.go:61: 2022-12-02 01:43:02.563: cmd: matched "Paste license:" = "> Paste license:"
    licenses_test.go:62: 2022-12-02 01:43:02.563: cmd: stdin: "test.jwt.sig\r\n"
    ptytest.go:98: 2022-12-02 01:43:02.563: cmd: stdout: "> Paste license: License with ID 1 added"
    licenses_test.go:64: 2022-12-02 01:43:02.563: cmd: matched "License with ID 1 added" = " License with ID 1 added"
    ptytest.go:98: 2022-12-02 01:43:02.554: cmd: stdout: "License with ID 1 added"
    licenses_test.go:81: 2022-12-02 01:43:02.554: cmd: matched "License with ID 1 added" = "License with ID 1 added"
    ptytest.go:98: 2022-12-02 01:43:02.551: cmd: stdout: "{"
    ptytest.go:98: 2022-12-02 01:43:02.551: cmd: stdout: "  \"id\": 1,"
    ptytest.go:98: 2022-12-02 01:43:02.551: cmd: stdout: "  \"uuid\": \"00000000-0000-0000-0000-000000000000\","
    ptytest.go:98: 2022-12-02 01:43:02.551: cmd: stdout: "  \"uploaded_at\": \"2022-12-02T01:43:02.5502473Z\","
    ptytest.go:98: 2022-12-02 01:43:02.551: cmd: stdout: "  \"claims\": {"
    ptytest.go:98: 2022-12-02 01:43:02.551: cmd: stdout: "    \"features\": {"
    ptytest.go:98: 2022-12-02 01:43:02.551: cmd: stdout: "      \"f1\": 1,"
    ptytest.go:98: 2022-12-02 01:43:02.551: cmd: stdout: "      \"f2\": 2"
    ptytest.go:98: 2022-12-02 01:43:02.551: cmd: stdout: "    },"
    ptytest.go:98: 2022-12-02 01:43:02.551: cmd: stdout: "    \"h1\": \"claim1\""
    ptytest.go:98: 2022-12-02 01:43:02.551: cmd: stdout: "  }"
    ptytest.go:98: 2022-12-02 01:43:02.551: cmd: stdout: "}"
    licenses_test.go:119: 2022-12-02 01:43:02.551: cmd: matched "\"f2\": 2" = "{\n  \"id\": 1,\n  \"uuid\": \"00000000-0000-0000-0000-000000000000\",\n  \"uploaded_at\": \"2022-12-02T01:43:02.550[247](https://github.com/coder/coder/actions/runs/3598057251/jobs/6060563465#step:9:248)3Z\",\n  \"claims\": {\n    \"features\": {\n      \"f1\": 1,\n      \"f2\": 2"

... and few more inside.

Apparently, all test cases are valid and passed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0