Skip to content

crypto/internal/fips140/v1.0.0/rsa:gofips140-v1.0.0: TestTotient failures #71506

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 31, 2025 · 3 comments
Closed
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/internal/fips140/v1.0.0/rsa:gofips140-v1.0.0" && test == "TestTotient"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTotient
    keygen_test.go:91: open testdata/gcd_lcm_tests.txt: no such file or directory
--- FAIL: TestTotient (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 Jan 31, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/internal/fips140/v1.0.0/rsa:gofips140-v1.0.0" && test == "TestTotient"
2025-01-29 15:10 gotip-linux-386-longtest go@e81f7155 crypto/internal/fips140/v1.0.0/rsa:gofips140-v1.0.0.TestTotient (log)
=== RUN   TestTotient
    keygen_test.go:91: open testdata/gcd_lcm_tests.txt: no such file or directory
--- FAIL: TestTotient (0.00s)
2025-01-30 21:39 gotip-linux-386-longtest go@ce7ea0a6 crypto/internal/fips140/v1.0.0/rsa:gofips140-v1.0.0.TestTotient (log)
=== RUN   TestTotient
    keygen_test.go:91: open testdata/gcd_lcm_tests.txt: no such file or directory
--- FAIL: TestTotient (0.00s)
2025-01-31 16:42 gotip-linux-386-longtest go@77d20838 crypto/internal/fips140/v1.0.0/rsa:gofips140-v1.0.0.TestTotient (log)
=== RUN   TestTotient
    keygen_test.go:91: open testdata/gcd_lcm_tests.txt: no such file or directory
--- FAIL: TestTotient (0.00s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/internal/fips140/v1.0.0/rsa:gofips140-v1.0.0" && test == "TestTotient"
2025-01-29 15:10 go1.24-linux-386-longtest release-branch.go1.24@e81f7155 crypto/internal/fips140/v1.0.0/rsa:gofips140-v1.0.0.TestTotient (log)
=== RUN   TestTotient
    keygen_test.go:91: open testdata/gcd_lcm_tests.txt: no such file or directory
--- FAIL: TestTotient (0.00s)
2025-01-30 21:39 go1.24-linux-386-longtest release-branch.go1.24@ce7ea0a6 crypto/internal/fips140/v1.0.0/rsa:gofips140-v1.0.0.TestTotient (log)
=== RUN   TestTotient
    keygen_test.go:91: open testdata/gcd_lcm_tests.txt: no such file or directory
--- FAIL: TestTotient (0.00s)
2025-01-31 16:42 go1.24-linux-386-longtest release-branch.go1.24@77d20838 crypto/internal/fips140/v1.0.0/rsa:gofips140-v1.0.0.TestTotient (log)
=== RUN   TestTotient
    keygen_test.go:91: open testdata/gcd_lcm_tests.txt: no such file or directory
--- FAIL: TestTotient (0.00s)

watchflakes

@ianlancetaylor
Copy link
Contributor

This is #71491.

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