Skip to content

crypto/rsa:gofips140: TestEverything/36 failures #71031

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

Closed
gopherbot opened this issue Dec 26, 2024 · 2 comments
Closed

crypto/rsa:gofips140: TestEverything/36 failures #71031

gopherbot opened this issue Dec 26, 2024 · 2 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "crypto/rsa:gofips140" && test == "TestEverything/36"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestEverything/36
=== PAUSE TestEverything/36
=== CONT  TestEverything/36
    rsa_test.go:198: GenerateKey(36): rsa: generated p == q, random source is broken
--- FAIL: TestEverything/36 (0.00s)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Dec 26, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/rsa:gofips140" && test == "TestEverything/36"
2024-12-24 01:53 gotip-linux-arm64-longtest go@772f024c crypto/rsa:gofips140.TestEverything/36 (log)
=== RUN   TestEverything/36
=== PAUSE TestEverything/36
=== CONT  TestEverything/36
    rsa_test.go:198: GenerateKey(36): rsa: generated p == q, random source is broken
--- FAIL: TestEverything/36 (0.00s)

watchflakes

@mauri870
Copy link
Member

This issue is already fixed by #70643

@mauri870 mauri870 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Archived in project
Development

No branches or pull requests

2 participants