Skip to content

net/http: unexplained timeout on wasip1/wasm #64321

Open
@gopherbot

Description

@gopherbot
#!watchflakes
default <- goarch == "wasm" && pkg == "net/http" && log ~ `panic: test timed out`

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 3m0s
running tests:
	TestClientRedirectNoLocation (2m49s)
	TestClientRedirectNoLocation/h1 (2m20s)
	TestClientRedirectNoLocation/h2 (2m20s)
	TestConnContextNotModifyingAllContexts (2m48s)
	TestContentEncodingNoSniffing (2m48s)
	TestContentTypeWithVariousSources (2m48s)
	TestDisableContentLength (2m48s)
	TestDisableKeepAliveUpgrade (2m48s)
...
net/http_test.run[...].func1()
	/workdir/go/src/net/http/clientserver_test.go:85 +0xa fp=0x21ddf60 sp=0x21ddf10 pc=0x3407000a
testing.tRunner(0x22e7380, 0x1ad8900)
	/workdir/go/src/testing/testing.go:1682 +0xd fp=0x21ddfc8 sp=0x21ddf60 pc=0x1add000d
testing.(*T).Run.gowrap1()
	/workdir/go/src/testing/testing.go:1735 +0x2 fp=0x21ddfe0 sp=0x21ddfc8 pc=0x1ae30002
runtime.goexit({})
	/workdir/go/src/runtime/asm_wasm.s:434 +0x1 fp=0x21ddfe8 sp=0x21ddfe0 pc=0x151b0001
created by testing.(*T).Run in goroutine 1250
	/workdir/go/src/testing/testing.go:1735 +0x43

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.arch-wasmWebAssembly issues

    Type

    No type

    Projects

    Status

    Active

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions