Skip to content

crypto/x509: TestPlatformVerifier failures on macOS due to mismatched error text #65461

Description

@gopherbot
#!watchflakes
post <- pkg == "crypto/x509" && test ~ `TestPlatformVerifier` && `x509: “valid.testing.golang.invalid” certificate is not trusted`

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestPlatformVerifier/non-nested_KU
=== PAUSE TestPlatformVerifier/non-nested_KU
=== CONT  TestPlatformVerifier/non-nested_KU
    platform_test.go:245: unexpected verification error: got "x509: “valid.testing.golang.invalid” certificate is not trusted", want "x509: “valid.testing.golang.invalid” certificate is not permitted for this usage"
--- FAIL: TestPlatformVerifier/non-nested_KU (0.00s)

watchflakes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions