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

x/net/internal/quic: TestConnTestConn failures #61485

Closed
gopherbot opened this issue Jul 20, 2023 · 4 comments
Closed

x/net/internal/quic: TestConnTestConn failures #61485

gopherbot opened this issue Jul 20, 2023 · 4 comments
Assignees
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link
Contributor

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

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestConnTestConn (0.00s)
    conn_test.go:47: after advancing to idle timeout, sendMsg = nil, want error

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 Jul 20, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/net/internal/quic" && test == "TestConnTestConn"
2023-07-18 22:51 windows-arm64-11 net@d0912d40 go@2b82d70f x/net/internal/quic.TestConnTestConn (log)
--- FAIL: TestConnTestConn (0.00s)
    conn_test.go:47: after advancing to idle timeout, sendMsg = nil, want error

watchflakes

@gopherbot gopherbot added this to the Unreleased milestone Jul 20, 2023
@bcmills
Copy link
Contributor

bcmills commented Jul 20, 2023

(attn @neild)

@neild neild self-assigned this Jul 20, 2023
@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/511658 mentions this issue: internal/quic: deflake TestConnTestConn

@neild
Copy link
Contributor

neild commented Jul 20, 2023

Oops. Good catch, gopherbot.

@golang golang locked and limited conversation to collaborators Jul 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Archived in project
Development

No branches or pull requests

3 participants