On Fri, 25 Oct 2024 at 06:03, Simon Josefsson <[email protected]> wrote: > === RUN TestSignedEntityVerifierInitialization > data.go:94: > Error Trace: > /build/sigstore-go-0.6.2/_build/src/github.com/sigstore/sigstore-go/pkg/testing/data/data.go:94 > > /build/sigstore-go-0.6.2/_build/src/github.com/sigstore/sigstore-go/pkg/verify/signed_entity_test.go:32 > Error: Expected value not to be nil. > Test: TestSignedEntityVerifierInitialization
Looking at https://github.com/sigstore/sigstore-go/blob/v0.6.2/pkg/testing/data/data.go#L91 (the underlying function on that first test failure), it appears to be reading example JSON data -- relevant to your other thread, do you have the top-level "examples" folder included in your "DH_GOLANG_INSTALL_EXTRA" variable? 👀 ♥, - Tianon 4096R / B42F 6819 007F 00F8 8E36 4FD4 036A 9C25 BF35 7DD4
