x/crypto/openpgp/clearsign: TestMultiSign fails with "random source is broken" at Go tip #70682
Labels
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
NeedsFix
The path to resolution is known, but the work has not been done.
Soon
This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
At Go tip, TestMultiSign fails when run without -short flag, including on first class ports like linux/amd64:
(E.g., build 8729461560583552209.)
Though it started failing earlier, as of go.dev/cl/632477, with a different error ("clearsign_test.go:155: cannot create key: crypto/rsa: decryption error").
CC @FiloSottile, @rolandshoemaker.
The text was updated successfully, but these errors were encountered: