From: Darren Tucker Date: Sat, 7 Jan 2023 12:24:50 +0000 (+1100) Subject: Skip dynamic-forward test on minix3. X-Git-Tag: V_9_2_P1~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=715bc25dcfccf9fb2bee820155fe071d01a618db;p=thirdparty%2Fopenssh-portable.git Skip dynamic-forward test on minix3. 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. --- diff --git a/.github/configs b/.github/configs index 49b53d43c..e1e4e7cde 100755 --- a/.github/configs +++ b/.github/configs @@ -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