=== RUN TestCrossFieldValidation/root_with_invalid_key_content_&_with_manifest_with_content
entry_test.go:235: canonicalize returned an unexpected error that isn't of type types.ValidationError: failed to read signature or public key
--- FAIL: TestCrossFieldValidation (0.01s)
entry_test.go:248: canonicalize returned an unexpected error that isn't of type types.ValidationError: io: read/write on closed pipe
FAIL
FAIL github.com/sigstore/rekor/pkg/types/rekord/v0.0.1 0.035s
Description
Likely due to some changes in the Go scheduler in recent 1.24 releases, we're occasionally seeing errors like this: https://github.com/sigstore/rekor/actions/runs/16908928069/job/47905231523
or
Version
main