Skip to content

x/crypto/ssh: TestParseEncryptedPrivateKeysWithPassphrase failures #66546

Open
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh" && test == "TestParseEncryptedPrivateKeysWithPassphrase"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestParseEncryptedPrivateKeysWithPassphrase (0.57s)
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/rsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect
    --- FAIL: TestParseEncryptedPrivateKeysWithPassphrase/dsa-encrypted (0.00s)
        keys_test.go:194: ParsePrivateKeyWithPassphrase returned error: x509: decryption password incorrect

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions