Skip to content

crypto/tls: TestDialer failures #55275

Closed
Closed
@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "crypto/tls" && test == "TestDialer"

Bug automatically created to collect these failures.

Example log:

panic: test timed out after 6m0s

runtime.gopark(0x0?, 0xc00031b418?, 0xc8?, 0xb4?, 0xc00031b448?)
	C:/workdir/go/src/runtime/proc.go:363 +0xd6 fp=0xc000069148 sp=0xc000069128 pc=0x43d5b6
runtime.netpollblock(0x5a4194?, 0x32b440?, 0xc0?)
	C:/workdir/go/src/runtime/netpoll.go:526 +0xf7 fp=0xc000069180 sp=0xc000069148 pc=0x4335b7
internal/poll.runtime_pollWait(0x24ddaa8, 0x72)
	C:/workdir/go/src/runtime/netpoll.go:305 +0x89 fp=0xc0000691a0 sp=0xc000069180 pc=0x465f49
internal/poll.(*pollDesc).wait(0x58?, 0x7186a0?, 0x0)
	C:/workdir/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc0000691c8 sp=0xc0000691a0 pc=0x4a23f2
...
	C:/workdir/go/src/crypto/tls/conn.go:1462 +0x32f fp=0xc000069d08 sp=0xc000069b40 pc=0x62352f
crypto/tls.(*Conn).HandshakeContext(...)
	C:/workdir/go/src/crypto/tls/conn.go:1405
crypto/tls.dial({0x7c4378?, 0xc000320280?}, 0xc0003afe10, {0x7291af, 0x3}, {0xc0004212b0, 0xf}, 0xc0003f6780)
	C:/workdir/go/src/crypto/tls/tls.go:157 +0x3b1 fp=0xc000069dd0 sp=0xc000069d08 pc=0x6551f1
crypto/tls.(*Dialer).DialContext(0xc0004650b0?, {0x7c4378?, 0xc000320280?}, {0x7291af?, 0xf?}, {0xc0004212b0?, 0x24?})
	C:/workdir/go/src/crypto/tls/tls.go:217 +0x8d fp=0xc000069e80 sp=0xc000069dd0 pc=0x65552d
crypto/tls.TestDialer(0xc00072fd40)
	C:/workdir/go/src/crypto/tls/tls_test.go:311 +0x257 fp=0xc000069f70 sp=0xc000069e80 pc=0x68ed97
testing.tRunner(0xc00072fd40, 0x7678a0)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions