#!watchflakes
post <- pkg == "crypto/x509" && test == "TestSystemVerify"
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestSystemVerify (0.44s)
--- FAIL: TestSystemVerify/Valid (0.13s)
verify_test.go:479: unexpected error: x509: certificate signed by unknown authority
--- FAIL: TestSystemVerify/MixedCase (0.00s)
verify_test.go:479: unexpected error: x509: certificate signed by unknown authority
--- FAIL: TestSystemVerify/HostnameMismatch (0.00s)
verify_test.go:378: error was not a HostnameError: x509: certificate signed by unknown authority
--- FAIL: TestSystemVerify/IPMissing (0.00s)
verify_test.go:378: error was not a HostnameError: x509: certificate signed by unknown authority
--- FAIL: TestSystemVerify/Expired (0.00s)
verify_test.go:388: error was not Expired: x509: certificate signed by unknown authority
--- FAIL: TestSystemVerify/RootInIntermediates (0.00s)
verify_test.go:479: unexpected error: x509: certificate signed by unknown authority
--- FAIL: TestSystemVerify/SHA-384 (0.02s)
verify_test.go:514: Got 0 matches instead of 1 for expected chain [api.moip.com.br COMODO RSA Extended Validation Secure Server CA COMODO RSA Certification Authority AddTrust External CA Root]
— watchflakes
Issue created automatically to collect these failures.
Example (log):
— watchflakes