]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Skip connection-timeout test on minix3.
authorDarren Tucker <dtucker@dtucker.net>
Wed, 1 Feb 2023 06:17:26 +0000 (17:17 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Wed, 1 Feb 2023 06:19:33 +0000 (17:19 +1100)
commit79efd95ab5ff99f4cb3a955e2d713b3f54fb807e
tree6b657ce74fb16c7c643f9c05f42402769c6fc3f6
parent6b508c4e039619842bcf5a16f8a6b08dd6bec44a
Skip connection-timeout test on minix3.

Minix 3's Unix domain sockets don't seem to work the way we expect, so
skip connection-timeout test on that platform.  While there, group
together all similarly skipped tests and explicitly comment.
.github/configs