]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Run all tests on Cygwin again.
authorDarren Tucker <dtucker@dtucker.net>
Tue, 20 May 2025 09:28:55 +0000 (19:28 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Tue, 20 May 2025 09:54:17 +0000 (19:54 +1000)
... now that we've fixed ci-setup on Cygwin.

.github/configs

index f3235c5a7cadf81749c0126012aa1570ef712242..a1059f9359430199aa6543cadcdd91422060ad5c 100755 (executable)
@@ -347,8 +347,6 @@ case "$host" in
        SUDO=""
        # Don't run compat tests on cygwin as they don't currently compile.
        TEST_TARGET="tests"
-       # Not sure why these tests fail on github.
-       SKIP_LTESTS="keygen-knownhosts sftp-cmds sftp-perm"
        ;;
 *-darwin*)
        # Unless specified otherwise, build without OpenSSL on Mac OS since