#!watchflakes
post <- goos == "windows" && pkg == "crypto/x509" && test ~ `^TestPlatformVerifier`
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestPlatformVerifier (41.53s)
--- FAIL: TestPlatformVerifier/self-signed_leaf (5.03s)
root_windows_test.go:90: tls connection failed: EOF
--- FAIL: TestPlatformVerifier/untrusted_root (24.13s)
root_windows_test.go:90: tls connection failed: tls: first record does not look like a TLS handshake
— watchflakes