]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Skip dynamic-forward test on minix3.
authorDarren Tucker <dtucker@dtucker.net>
Sat, 7 Jan 2023 12:24:50 +0000 (23:24 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Sun, 8 Jan 2023 07:13:03 +0000 (18:13 +1100)
This test relies on loopback addresses which minix does not have.
Previously the test would not run at all since it also doesn't have
netcat, but now we use our own netcat it tries and fails.

.github/configs

index 49b53d43c63d8aeb27bdc23cc4c2e2fe1bcc15e9..e1e4e7cde041f9c0dfe3083721a5a033a9c8e29f 100755 (executable)
@@ -243,8 +243,9 @@ case "${TARGET_HOST}" in
        # test that relies on one.
        # Also, Minix seems to be very limited in the number of select()
        # calls that can be operating concurrently, so prune additional tests for that.
-       T="addrmatch agent-restrict brokenkeys cfgmatch cfgmatchlisten cfgparse connect
-           connect-uri exit-status forward-control forwarding hostkey-agent
+       T="addrmatch agent-restrict brokenkeys cfgmatch cfgmatchlisten cfgparse
+           connect connect-uri dynamic-forward
+           exit-status forward-control forwarding hostkey-agent
            key-options keyscan knownhosts-command login-timeout multiplex
            reconfigure reexec rekey scp scp-uri scp3 sftp sftp-badcmds
            sftp-batch sftp-cmds sftp-glob sftp-perm sftp-uri stderr-data