Skip to content

[BUG] Tests fail to run successfully on the latest version 9966185 #247

@prateeksriv

Description

@prateeksriv

Describe the bug**

I built from source and tried to run unit tests. Some tests fail on the main HEAD version 9966185.
Given the number of tests I see failing, I feel like I am doing it the wrong way.
If my procedure is correct, please provide the correct command or just add a Make command so that I can run via "make test" or something.

Expected behavior**

Tests run successfully.

To Reproduce

HEAD is now at 9966185 chore: fix typos (#243)

$ go test -v -race ./... -timeout 30m |grep FAIL

--- FAIL: TestCmdTestSuite (9.81s)
--- FAIL: TestEnumTestCases (0.01s)
--- FAIL: TestProcedureTestCases (0.01s)
(and so on)

Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions