Skip to content

ci : Regarding the failure of the Go CI in GitHub Actions #358

@seipan

Description

@seipan

It seems that the CI for Go is failing.

go test ./... -short -race
?   	github.com/vmihailenco/msgpack/v5/msgpcode	[no test files]
make: *** [Makefile:3: test] Terminated
Error: Process completed with exit code 143.

This seems to be an issue related to the usage of resources such as memory and CPU.
ref : actions/runner-images#6680

I think the current situation with the CI failing is not very good, so I believe we should remove 'go test -race'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions