-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Open
Labels
FixPendingIssues that have a fix which has not yet been reviewed or submitted.Issues that have a fix which has not yet been reviewed or submitted.
Milestone
Description
#!watchflakes
default <- pkg == "golang.org/x/net/websocket" && test == "" && `Errorf format %q has arg http.StatusSwitchingProtocols of wrong type int`
Issue created automatically to collect these failures.
Example (log):
FAIL golang.org/x/net/websocket [build failed]
# golang.org/x/net/websocket
# [golang.org/x/net/websocket]
websocket/hybi_test.go:193:29: (*testing.common).Errorf format %q has arg http.StatusSwitchingProtocols of wrong type int
websocket/hybi_test.go:242:29: (*testing.common).Errorf format %q has arg http.StatusSwitchingProtocols of wrong type int
websocket/hybi_test.go:245:54: (*testing.common).Errorf format %q has arg len(config.Protocol) of wrong type int
websocket/hybi_test.go:288:29: (*testing.common).Errorf format %q has arg http.StatusBadRequest of wrong type int
websocket/hybi_test.go:586:29: (*testing.common).Errorf format %q has arg http.StatusSwitchingProtocols of wrong type int
websocket/websocket_test.go:326:27: (*testing.common).Errorf format %q has arg http.StatusBadRequest of wrong type int
Metadata
Metadata
Assignees
Labels
FixPendingIssues that have a fix which has not yet been reviewed or submitted.Issues that have a fix which has not yet been reviewed or submitted.
Type
Projects
Status
Active