#!watchflakes
post <- pkg == "crypto/tls" && test == "TestServerHandshakeContextCancellation"
Bug automatically created to collect these failures.
panic: test timed out after 6m0s
runtime.gopark(0x0?, 0xc00021a518?, 0xc8?, 0xa5?, 0xc00021a548?)
C:/workdir/go/src/runtime/proc.go:363 +0xd6 fp=0xc000335288 sp=0xc000335268 pc=0x43d556
runtime.netpollblock(0xc000280400?, 0x7686f8?, 0x0?)
C:/workdir/go/src/runtime/netpoll.go:526 +0xf7 fp=0xc0003352c0 sp=0xc000335288 pc=0x433557
internal/poll.runtime_pollWait(0x27fad498, 0x72)
C:/workdir/go/src/runtime/netpoll.go:305 +0x89 fp=0xc0003352e0 sp=0xc0003352c0 pc=0x465ec9
internal/poll.(*pollDesc).wait(0x288acd10?, 0x288acd10?, 0x0)
C:/workdir/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000335308 sp=0xc0003352e0 pc=0x4a2372
...
C:/workdir/go/src/crypto/tls/handshake_server.go:43 +0x46 fp=0xc000335cb0 sp=0xc000335ad8 pc=0x6436e6
crypto/tls.(*Conn).serverHandshake-fm({0x7c4118?, 0xc000218080?})
<autogenerated>:1 +0x39 fp=0xc000335cd8 sp=0xc000335cb0 pc=0x69dc19
crypto/tls.(*Conn).handshakeContext(0xc0000c2380, {0x7c4118, 0xc000218040})
C:/workdir/go/src/crypto/tls/conn.go:1462 +0x32f fp=0xc000335ea0 sp=0xc000335cd8 pc=0x6234af
crypto/tls.(*Conn).HandshakeContext(...)
C:/workdir/go/src/crypto/tls/conn.go:1405
crypto/tls.TestServerHandshakeContextCancellation(0xc00020cea0)
C:/workdir/go/src/crypto/tls/handshake_server_test.go:1953 +0x22f fp=0xc000335f70 sp=0xc000335ea0 pc=0x685f8f
testing.tRunner(0xc00020cea0, 0x767c68)
Bug automatically created to collect these failures.
Example log:
— watchflakes