[openssh-commits] [openssh] 03/03: Run all tests on Cygwin again.
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue May 20 21:22:40 AEST 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 6fb728df50c1afd338cb0223a84ce24579577eff
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Tue May 20 19:28:55 2025 +1000
Run all tests on Cygwin again.
... now that we've fixed ci-setup on Cygwin.
---
.github/configs | 2 --
1 file changed, 2 deletions(-)
diff --git a/.github/configs b/.github/configs
index f3235c5a7..a1059f935 100755
--- a/.github/configs
+++ b/.github/configs
@@ -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
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list