Skip to content

crypto/rsa:gofips140: TestEverything/33 failures #71195

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 Jan 9, 2025 · 2 comments
Closed

crypto/rsa:gofips140: TestEverything/33 failures #71195

gopherbot opened this issue Jan 9, 2025 · 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/33"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestEverything/33
=== PAUSE TestEverything/33
=== CONT  TestEverything/33
    rsa_test.go:198: GenerateKey(33): crypto/rsa: d too small
--- FAIL: TestEverything/33 (0.09s)

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 Jan 9, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/rsa:gofips140" && test == "TestEverything/33"
2025-01-07 07:44 go1.24-linux-amd64-longtest-aliastypeparams release-branch.go1.24@27c51643 crypto/rsa:gofips140.TestEverything/33 (log)
=== RUN   TestEverything/33
=== PAUSE TestEverything/33
=== CONT  TestEverything/33
    rsa_test.go:198: GenerateKey(33): crypto/rsa: d too small
--- FAIL: TestEverything/33 (0.09s)

watchflakes

@FiloSottile
Copy link
Contributor

Duplicate of #71185

@FiloSottile FiloSottile marked this as a duplicate of #71185 Jan 15, 2025
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