From 23540923e1b09ce00dc08bab3bb3a2c0e62ba4e7 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 22 Mar 2022 13:37:48 +0100 Subject: [PATCH] test1459: disable for oldlibssh This test with libssh 0.9.3 works fine on github but fails on circleci. Might as well disable this test for oldlibssh installations. Closes #8622 --- tests/data/test1459 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/data/test1459 b/tests/data/test1459 index cedf0252e1..e8c2b00c52 100644 --- a/tests/data/test1459 +++ b/tests/data/test1459 @@ -17,6 +17,7 @@ mkdir -p %PWD/log/test%TESTNUMBER.dir/.ssh sftp +!oldlibssh SFTP with corrupted known_hosts -- 2.47.3