Skip to content

net/http: timeout in TestIssue4191_InfiniteGetTimeout on wasip1/wasm #65177

Closed
@bcmills

Description

@bcmills
#!watchflakes
post <- goarch == "wasm" && pkg == "net/http" && test == "TestIssue4191_InfiniteGetTimeout" && log ~ `panic: test timed out` && date < "2024-02-01"

Go version

e1c0349

Output of go env in your module/workspace:

N/A

What did you do?

#64321 (comment)

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

FixPendingIssues that have a fix which has not yet been reviewed or submitted.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.arch-wasmWebAssembly issues

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions