Skip to content
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: TestUDPZeroBytePayload failures #66729

Open
gopherbot opened this issue Apr 8, 2024 · 1 comment
Open

net: TestUDPZeroBytePayload failures #66729

gopherbot opened this issue Apr 8, 2024 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
default <- pkg == "net" && test == "TestUDPZeroBytePayload"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestUDPZeroBytePayload (30.02s)
    udpsock_test.go:372: ReadFrom of zero byte packet failed: read udp4 127.0.0.1:58168: i/o timeout

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 Apr 8, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net" && test == "TestUDPZeroBytePayload"
2024-04-08 15:53 dragonfly-amd64-622 go@da732dd1 net.TestUDPZeroBytePayload (log)
--- FAIL: TestUDPZeroBytePayload (30.02s)
    udpsock_test.go:372: ReadFrom of zero byte packet failed: read udp4 127.0.0.1:58168: i/o timeout

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant