Skip to content

crypto/sha1: unrecognized failures #61014

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 Jun 26, 2023 · 2 comments
Closed

crypto/sha1: unrecognized failures #61014

gopherbot opened this issue Jun 26, 2023 · 2 comments
Labels
FrozenDueToAge 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
post <- pkg == "crypto/sha1" && test == ""

Issue created automatically to collect these failures.

Example (log):

../../../../../go/src/crypto/sha1/sha1block.go:8:2: could not import math/bits (open $WORK/b021/_pkg_.a: no such file or directory)
../../../../../go/src/crypto/sha1/sha1block_amd64.go:7:8: could not import internal/cpu (open $WORK/b011/_pkg_.a: 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 Jun 26, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "crypto/sha1" && test == ""
2023-06-26 18:04 solaris-amd64-oraclerel tools@d03a819d go@b3ca8d2b crypto/sha1 [build] (log)
../../../../../go/src/crypto/sha1/sha1block.go:8:2: could not import math/bits (open $WORK/b021/_pkg_.a: no such file or directory)
../../../../../go/src/crypto/sha1/sha1block_amd64.go:7:8: could not import internal/cpu (open $WORK/b011/_pkg_.a: no such file or directory)

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Jun 27, 2023

Duplicate of #46135

@bcmills bcmills marked this as a duplicate of #46135 Jun 27, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Jun 27, 2023
@bcmills bcmills removed this from Test Flakes Jun 27, 2023
@golang golang locked and limited conversation to collaborators Jun 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants