Skip to content
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

crypto/ecdsa:gofips140-v1.0.0: unrecognized failures #71510

Closed
gopherbot opened this issue Jan 31, 2025 · 3 comments
Closed

crypto/ecdsa:gofips140-v1.0.0: unrecognized failures #71510

gopherbot opened this issue Jan 31, 2025 · 3 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/ecdsa:gofips140-v1.0.0" && test == ""

Issue created automatically to collect these failures.

Example (log):

FAIL	crypto/ecdsa [build failed]
# crypto/internal/fips140/v1.0.0/ecdsa
open ../../../t/go-tool-dist-2619699909/fips-v1.0.0/golang.org/[email protected]/fips140/v1.0.0/ecdsa/cast.go: no such file or directory

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/ecdsa:gofips140-v1.0.0" && test == ""
2025-01-31 16:42 gotip-linux-amd64-longtest go@77d20838 crypto/ecdsa:gofips140-v1.0.0 (log)
FAIL	crypto/ecdsa [build failed]
# crypto/internal/fips140/v1.0.0/ecdsa
open ../../../t/go-tool-dist-2619699909/fips-v1.0.0/golang.org/[email protected]/fips140/v1.0.0/ecdsa/cast.go: no such file or directory

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/ecdsa:gofips140-v1.0.0" && test == ""
2025-01-31 16:42 go1.24-windows-amd64-longtest release-branch.go1.24@77d20838 crypto/ecdsa:gofips140-v1.0.0 (log)
FAIL	crypto/ecdsa [build failed]
crypto/internal/fips140/v1.0.0/bigmod: C:\b\s\w\ir\x\w\goroot\pkg\tool\windows_amd64\asm.exe: chdir C:\b\s\w\ir\x\t\go-tool-dist-2879653503\fips-v1.0.0\golang.org\[email protected]\fips140\v1.0.0\bigmod: The system cannot find the file specified.

watchflakes

@ianlancetaylor
Copy link
Member

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
Status: Done
Development

No branches or pull requests

2 participants