Closed
Description
#!watchflakes
post <- goarch == "wasm" && pkg == "net/http" && test == "TestIssue4191_InfiniteGetTimeout" && log ~ `panic: test timed out` && date < "2024-02-01"
Go version
Output of go env
in your module/workspace:
N/A
What did you do?
What did you see happen?
panic: test timed out after 3m0s
running tests:
TestIssue4191_InfiniteGetTimeout/h1 (2m4s)
What did you expect to see?
All tests passing.
(attn @neild @golang/wasm)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done