Skip to content

crypto/internal/fips140test: TestEntropySamples failures #75915

Description

@gopherbot
#!watchflakes
default <- pkg == "crypto/internal/fips140test" && test == "TestEntropySamples"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestEntropySamples
panic: test timed out after 6m0s
	running tests:
		TestEntropySamples (5m42s)

goroutine 158 gp=0xc000102700 m=8 mp=0xc000101008 [running]:
panic({0x7b9480?, 0xc00030e040?})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:877 +0x16f fp=0xc000174ef8 sp=0xc000174e48 pc=0x4b800f
testing.(*M).startAlarm.func1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2795 +0x605 fp=0xc000174fe0 sp=0xc000174ef8 pc=0x5ac205
...
crypto/internal/fips140test.TestEntropySamples(0xc000320908)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/crypto/internal/fips140test/entropy_test.go:51 +0x5d7 fp=0xc000163ee0 sp=0xc000163698 pc=0x6c39d7
testing.tRunner(0xc000320908, 0x8192a0)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2029 +0x21d fp=0xc000163fb0 sp=0xc000163ee0 pc=0x5a37dd
testing.(*T).Run.gowrap1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2094 +0x39 fp=0xc000163fe0 sp=0xc000163fb0 pc=0x5a57d9
runtime.goexit({})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1709 +0x1 fp=0xc000163fe8 sp=0xc000163fe0 pc=0x4bfb41
created by testing.(*T).Run in goroutine 1
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2094 +0xb13

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