Skip to content

[BUG] go test @ 1.5.2 fails #924

@ghost

Description

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The go test command reports failure.

Expected Behavior

The tests pass.

Steps To Reproduce

$ mkdir fail
$ cd fail
$ go mod init fail.com
$ go get github.com/gorilla/[email protected]
$  go test github.com/gorilla/websocket
# go test prints fail message

Anything else?

The maintainers should run the tests before cutting a new release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions