-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
net: frequent TestTCPListener
failures on linux-amd64-wsl
#60257
Comments
From https://build.golang.org/log/a1e647502ffe3ced34891a80b7bc714aebdf2ab3:
(Note that this was previously reported in #22020, so this failure mode is apparently quite old.) |
linux-amd64-wsl
TestTCPListener
failures on linux-amd64-wsl
Found new dashboard test flakes for:
2023-05-10 16:34 linux-amd64-wsl go@945a2b17 net.TestTCPListener (log)
2023-05-15 15:42 linux-amd64-wsl go@e9f1bb96 net.TestTCPListener (log)
2023-05-15 19:12 linux-amd64-wsl go@ff3aefba net.TestTCPListener (log)
2023-05-16 01:41 linux-amd64-wsl go@65306bcd net.TestTCPListener (log)
2023-05-16 18:01 linux-amd64-wsl go@6fc5e7d4 net.TestTCPListener (log)
2023-05-16 19:16 linux-amd64-wsl go@4cf79e47 net.TestTCPListener (log)
2023-05-16 21:37 linux-amd64-wsl go@51fe7062 net.TestTCPListener (log)
2023-05-16 21:40 linux-amd64-wsl go@d29dd2ec net.TestTCPListener (log)
2023-05-16 23:01 linux-amd64-wsl go@099f5a98 net.TestTCPListener (log)
2023-05-16 23:34 linux-amd64-wsl go@882cc4d5 net.TestTCPListener (log)
|
Found new dashboard test flakes for:
2023-05-17 04:58 linux-amd64-wsl go@547aed18 net.TestTCPListener (log)
2023-05-17 11:57 linux-amd64-wsl go@7bc32817 net.TestTCPListener (log)
|
I wonder if this is something to do with running afoul of the the Windows firewall, like in #59497. I notice that several of those tests also omit the (CC @golang/windows) |
(attn @golang/wsl; CC @qmuntal @ianlancetaylor @neild)
The text was updated successfully, but these errors were encountered: