#!watchflakes
default <- pkg == "crypto/internal/fips140test" && test == "TestIntegrityCheckFailure"
Issue created automatically to collect these failures.
=== RUN TestIntegrityCheckFailure
fips_test.go:48: FIPS 140-3 mode not enabled
fips_test.go:51: Module name: Go Cryptographic Module
fips_test.go:52: Module version: latest
fips_test.go:57: PAA/PAI enabled
fips_test.go:63: FIPS 140-3 integrity self-check not succeeded
check_test.go:71: running modified binary...
panic: test timed out after 9m0s
running tests:
TestIntegrityCheckFailure (8m59s)
...
runtime.gopark(0x1d24eb961947?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/proc.go:466 +0xc0 fp=0x1f97acfebf20 sp=0x1f97acfebf00 pc=0x104195a90
runtime.gcBgMarkWorker(0x1f97ad00e0e0)
/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1773 +0xe8 fp=0x1f97acfebfb0 sp=0x1f97acfebf20 pc=0x10413daf8
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1677 +0x20 fp=0x1f97acfebfd0 sp=0x1f97acfebfb0 pc=0x10413d9f0
runtime.goexit({})
/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_arm64.s:1447 +0x4 fp=0x1f97acfebfd0 sp=0x1f97acfebfd0 pc=0x10419cf04
created by runtime.gcBgMarkStartWorkers in goroutine 28
/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1677 +0x150
Issue created automatically to collect these failures.
Example (log):
— watchflakes