cmd/age: disable golang/go#61779 tests workaround

This commit is contained in:
Filippo Valsorda
2024-06-16 13:52:42 +02:00
parent 627e6bc9d8
commit b6b5f4300f
4 changed files with 0 additions and 4 deletions

View File

@@ -2,7 +2,6 @@
# age file password prompt during encryption
[!linux] [!darwin] skip # no pty support
[darwin] [go1.20] skip # https://go.dev/issue/61779
# use an encrypted OpenSSH private key without .pub file
age -R key_ed25519.pub -o ed25519.age input

View File

@@ -26,7 +26,6 @@ age -d -i key.txt -o new empty.age
cmp new empty
[!linux] [!darwin] skip # no pty support
[darwin] [go1.20] skip # https://go.dev/issue/61779
# https://github.com/FiloSottile/age/issues/159
ttyin terminal

View File

@@ -1,5 +1,4 @@
[!linux] [!darwin] skip # no pty support
[darwin] [go1.20] skip # https://go.dev/issue/61779
# encrypt with a provided passphrase
stdin input

View File

@@ -1,5 +1,4 @@
[!linux] [!darwin] skip # no pty support
[darwin] [go1.20] skip # https://go.dev/issue/61779
# controlling terminal is used instead of stdin/stderr
ttyin terminal