Open
Description
#!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
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Active