Skip to content

net/http: TestServerKeepAliveAfterWriteError failures #57376

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

Open
gopherbot opened this issue Dec 17, 2022 · 4 comments
Open

net/http: TestServerKeepAliveAfterWriteError failures #57376

gopherbot opened this issue Dec 17, 2022 · 4 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

gopherbot commented Dec 17, 2022

#!watchflakes
post <- pkg == "net/http" && test == "TestServerKeepAliveAfterWriteError" && `unique client addresses`

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestServerKeepAliveAfterWriteError (1.51s)
    --- FAIL: TestServerKeepAliveAfterWriteError/h1 (1.51s)
        serve_test.go:4504: saw 2 unique client addresses; want 3

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 Dec 17, 2022
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestServerKeepAliveAfterWriteError"
2022-12-14 21:01 linux-386-longtest go@0b8add46 net/http.TestServerKeepAliveAfterWriteError (log)
--- FAIL: TestServerKeepAliveAfterWriteError (1.51s)
    --- FAIL: TestServerKeepAliveAfterWriteError/h1 (1.51s)
        serve_test.go:4504: saw 2 unique client addresses; want 3

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestServerKeepAliveAfterWriteError"
2023-02-01 19:47 linux-amd64-race go@ab0f0459 net/http.TestServerKeepAliveAfterWriteError (log)
--- FAIL: TestServerKeepAliveAfterWriteError (0.03s)
2023-02-01 21:30 darwin-amd64-race go@4b7f7eef net/http.TestServerKeepAliveAfterWriteError (log)
--- FAIL: TestServerKeepAliveAfterWriteError (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestServerKeepAliveAfterWriteError"
2023-02-10 22:21 linux-amd64-race go@bd5de19b net/http.TestServerKeepAliveAfterWriteError (log)
--- FAIL: TestServerKeepAliveAfterWriteError (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "net/http" && test == "TestServerKeepAliveAfterWriteError"
2023-01-31 19:45 linux-amd64-race go@780db9a6 net/http.TestServerKeepAliveAfterWriteError (log)
--- FAIL: TestServerKeepAliveAfterWriteError (0.00s)

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