Skip to content

crypto/tls: TestFIPSCertAlgs failures #70618

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestFIPSCertAlgs
panic: test timed out after 3m0s
	running tests:
		TestFIPSCertAlgs (2m58s)

goroutine 255 gp=0x9dc67e8 m=9 mp=0x9e80808 [running]:
panic({0x83eebe0, 0x9c28050})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:806 +0x144 fp=0x9c54784 sp=0x9c54730 pc=0x80bacc4
testing.(*M).startAlarm.func1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2456 +0x382 fp=0x9c547f0 sp=0x9c54784 pc=0x815bd72
...
runtime.gopark(0x846f384, 0x9cda4e0, 0x1b, 0xa, 0x0)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/proc.go:435 +0x10c fp=0x9d62f8c sp=0x9d62f78 pc=0x80bb16c
runtime.gcBgMarkWorker(0x9c90b00)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1423 +0xfd fp=0x9d62fe8 sp=0x9d62f8c pc=0x806104d
runtime.gcBgMarkStartWorkers.gowrap1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1339 +0x27 fp=0x9d62ff0 sp=0x9d62fe8 pc=0x8060f37
runtime.goexit({})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_386.s:1393 +0x1 fp=0x9d62ff4 sp=0x9d62ff0 pc=0x80c0ce1
created by runtime.gcBgMarkStartWorkers in goroutine 25
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1339 +0x12c

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