-
Notifications
You must be signed in to change notification settings - Fork 18k
x/crypto/openpgp/clearsign: TestMultiSign go test fails on armhf system #39831
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
/cc @FiloSottile |
I observe this in our jenkins pipeline that runs periodic builds. Jenkins build runs on a gcp node with amd 64 bit architecture running a linux distribution.
|
I realized that our jenkins hosts were too slow for 2048 bit rsa keys for our tests. That could have caused this issue too. |
I would take a PR to reduce the size of the keys used in tests. |
Closing as openpgp was marked frozen / deprecated in #44226 |
What version of Go are you using (
go version
)?1.14
Does this issue reproduce with the latest release?
Not sure
What operating system and processor architecture are you using (
go env
)?debian unstable
What did you do?
golang-go.crypto test fails on reproducible builds
log:
https://tests.reproducible-builds.org/debian/rbuild/unstable/armhf/golang-go.crypto_0.0~git20200604.70a84ac-1.rbuild.log.gz
The text was updated successfully, but these errors were encountered: