-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Closed
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Description
#!watchflakes
default <- pkg == "crypto/internal/fips140test" && test == "TestFIPS140/RSA_KeyGen"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestFIPS140/RSA_KeyGen
==================
WARNING: DATA RACE
Write at 0x000105ac0cc0 by goroutine 138:
??()
-:0 +0x1045c635c
sync/atomic.SwapUint32()
<autogenerated>:1 +0x14
crypto/internal/fips140/entropy.(*source).Sample()
/Users/swarming/.swarming/w/ir/x/w/goroot/src/crypto/internal/fips140/entropy/entropy.go:131 +0x94
...
/Users/swarming/.swarming/w/ir/x/w/goroot/src/crypto/internal/fips140test/entropy_test.go:241 +0x34
testing.tRunner()
/Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1936 +0x164
testing.(*T).Run.gowrap1()
/Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1999 +0x34
==================
fips_test.go:245: RSA key generated
fips_test.go:451: Service indicator is set
testing.go:1619: race detected during execution of test
--- FAIL: TestFIPS140/RSA_KeyGen (0.07s)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Type
Projects
Status
Done