Skip to content

crypto/tls: TestGetClientCertificate/TLSv13 failures #70650

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "crypto/tls" && test == "TestGetClientCertificate/TLSv13"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestGetClientCertificate/TLSv13
panic: test timed out after 6m0s
	running tests:
		TestGetClientCertificate (0s)
		TestGetClientCertificate/TLSv13 (0s)

goroutine 513 gp=0x10c000431400 m=0 mp=0x19a6860 [running]:
panic({0xbe7fc0?, 0x10c000027d00?})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:806 +0x168 fp=0x10c000075f10 sp=0x10c000075e60 pc=0x54eac8
testing.(*M).startAlarm.func1()
...
crypto/tls.TestGetClientCertificate.func2(0x10c000431000?)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/crypto/tls/handshake_client_test.go:2365 +0x18 fp=0x10c000277f38 sp=0x10c000277f18 pc=0xa3bb38
testing.tRunner(0x10c000431000, 0xcb8370)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1764 +0x1db fp=0x10c000277fc0 sp=0x10c000277f38 pc=0x6cb8db
testing.(*T).Run.gowrap1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1823 +0x25 fp=0x10c000277fe0 sp=0x10c000277fc0 pc=0x6cd8c5
runtime.goexit({})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1700 +0x1 fp=0x10c000277fe8 sp=0x10c000277fe0 pc=0x556641
created by testing.(*T).Run in goroutine 484
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1823 +0x94b

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.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions