Closed
Description
#!watchflakes
post <- pkg == "golang.org/x/net/internal/quic" && log ~ `panic: test timed out` && log ~ `^\s+TestStreamsCreateConcurrency \(\d+m.*\)`
Issue created automatically to collect these failures.
Example (log):
panic: test timed out after 10m0s
running tests:
TestStreamsCreateConcurrency (9m57s)
goroutine 382 [running]:
testing.(*M).startAlarm.func1()
/tmp/workdir/go/src/testing/testing.go:2366 +0x386
created by time.goFunc
/tmp/workdir/go/src/time/sleep.go:177 +0x29
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done