Skip to content

crypto/tls: TestHandshakeClientECDHEECDSAAESGCM/TLSv12 failures #70648

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestHandshakeClientECDHEECDSAAESGCM/TLSv12
=== PAUSE TestHandshakeClientECDHEECDSAAESGCM/TLSv12
=== CONT  TestHandshakeClientECDHEECDSAAESGCM/TLSv12
panic: test timed out after 6m0s
	running tests:
		TestHandshakeClientECDHEECDSAAESGCM/TLSv12 (0s)

goroutine 392 gp=0x10c000105800 m=12 mp=0x10c000103808 [running]:
panic({0xbebfa0?, 0x10c000026ba0?})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:806 +0x168 fp=0x10c000341f10 sp=0x10c000341e60 pc=0x54eac8
...
crypto/tls.runTestAndUpdateIfNeeded.func1(0x10c00040c200)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/crypto/tls/handshake_test.go:60 +0x7f fp=0x10c0003edf38 sp=0x10c0003edf00 pc=0xa0097f
testing.tRunner(0x10c00040c200, 0x10c0003121b0)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1764 +0x1db fp=0x10c0003edfc0 sp=0x10c0003edf38 pc=0x6cb8db
testing.(*T).Run.gowrap1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1823 +0x25 fp=0x10c0003edfe0 sp=0x10c0003edfc0 pc=0x6cd8c5
runtime.goexit({})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1700 +0x1 fp=0x10c0003edfe8 sp=0x10c0003edfe0 pc=0x556641
created by testing.(*T).Run in goroutine 327
	/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