Skip to content

x/net/websocket: unrecognized failures #69270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gopherbot opened this issue Sep 4, 2024 · 2 comments
Closed

x/net/websocket: unrecognized failures #69270

gopherbot opened this issue Sep 4, 2024 · 2 comments
Labels
NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "golang.org/x/net/websocket" && test == ""

Issue created automatically to collect these failures.

Example (log):

FAIL	golang.org/x/net/websocket [build failed]

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Sep 4, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/net/websocket" && test == ""
2024-08-06 17:39 x_net-gotip-darwin-amd64-longtest net@4542a426 go@9ba8ac25 x/net/websocket (log)
FAIL	golang.org/x/net/websocket [build failed]
2024-08-06 17:39 x_net-gotip-darwin-amd64-nocgo net@4542a426 go@a2891aef x/net/websocket (log)
FAIL	golang.org/x/net/websocket [build failed]
2024-08-06 17:39 x_net-gotip-darwin-amd64-race net@4542a426 go@9ba8ac25 x/net/websocket (log)
FAIL	golang.org/x/net/websocket [build failed]
2024-08-06 17:39 x_net-gotip-darwin-amd64_14 net@4542a426 go@9ba8ac25 x/net/websocket (log)
FAIL	golang.org/x/net/websocket [build failed]
2024-08-06 17:39 x_net-gotip-darwin-arm64_11 net@4542a426 go@de0aafa3 x/net/websocket (log)
FAIL	golang.org/x/net/websocket [build failed]
2024-08-06 17:39 x_net-gotip-darwin-arm64_13 net@4542a426 go@de0aafa3 x/net/websocket (log)
FAIL	golang.org/x/net/websocket [build failed]
2024-08-06 17:39 x_net-gotip-linux-arm net@4542a426 go@a2891aef x/net/websocket (log)
FAIL	golang.org/x/net/websocket [build failed]

watchflakes

@gopherbot gopherbot added this to the Unreleased milestone Sep 4, 2024
@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. and removed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Sep 5, 2024
@dmitshur
Copy link
Contributor

dmitshur commented Sep 5, 2024

Fixed in CL 610799.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsFix The path to resolution is known, but the work has not been done.
Projects
Archived in project
Development

No branches or pull requests

2 participants