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
x/crypto/openpgp/clearsign: TestMultiSign go test fails on armhf system #39831
Labels
help wanted
NeedsFix
The path to resolution is known, but the work has not been done.
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
help wanted
NeedsFix
The path to resolution is known, but the work has not been done.
Testing
An issue that has been verified to require only test changes, not just a test failure.
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: