#!watchflakes
default <- pkg == "crypto/ed25519" && test == "TestEd25519Vectors"
Issue created automatically to collect these failures.
--- FAIL: TestEd25519Vectors (10.18s)
ed25519vectors_test.go:97: failed to run `go mod download -json filippo.io/mostly-harmless/ed25519vectors@v0.0.0-20210322192420-30a2d7243a94`, output: {
"Path": "filippo.io/mostly-harmless/ed25519vectors",
"Version": "v0.0.0-20210322192420-30a2d7243a94",
"Error": "filippo.io/mostly-harmless/ed25519vectors@v0.0.0-20210322192420-30a2d7243a94: Get \"https://proxy.golang.org/filippo.io/mostly-harmless/ed25519vectors/@v/v0.0.0-20210322192420-30a2d7243a94.info\": net/http: TLS handshake timeout"
}
Issue created automatically to collect these failures.
Example (log):
— watchflakes