From fd395792410a4360f32382c913a1eddbe7d27d76 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 6 Apr 2025 13:19:30 +0200 Subject: [PATCH] KNOWN_BUGS: wolfssh: all tests fail Closes #16794 --- docs/KNOWN_BUGS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 98d6ff4597..88dfa9c123 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -66,6 +66,7 @@ problems may have been fixed or changed somewhat since this was written. 9.3 Remote recursive folder creation with SFTP 9.4 libssh blocking and infinite loop problem 9.5 Cygwin: "WARNING: UNPROTECTED PRIVATE KEY FILE!" + 9.6 wolfssh: all tests fail 10. Connection 10.1 --interface with link-scoped IPv6 address @@ -437,6 +438,12 @@ problems may have been fixed or changed somewhat since this was written. https://github.com/curl/curl/issues/11244 +9.6 wolfssh: all tests fail + + Something fundamental stops them all from working properly. + + https://github.com/curl/curl/issues/16794 + 10. Connection 10.1 --interface with link-scoped IPv6 address -- 2.47.3