master: Skip a test

stassats via Sbcl-commits <[email protected]>
Newsgroups gmane.lisp.steel-bank.cvs
Message-ID <[email protected]>
The branch "master" has been updated in SBCL:
       via  29216741cf873abb503e16b3bcab4a6e70814386 (commit)
      from  7c5b07f38a096ea2d0fbb89203b2c48ca671ad8b (commit)

- Log -----------------------------------------------------------------
commit 29216741cf873abb503e16b3bcab4a6e70814386
Author: Stas Boukarev <[email protected]>
Date:   Tue Apr 28 14:24:44 2026 +0300

    Skip a test
---
 contrib/sb-posix/posix-tests.lisp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/contrib/sb-posix/posix-tests.lisp b/contrib/sb-posix/posix-tests.lisp
index 080c0d891..e901ef79a 100644
--- a/contrib/sb-posix/posix-tests.lisp
+++ b/contrib/sb-posix/posix-tests.lisp
@@ -17,7 +17,7 @@
             (logior
              sb-posix::s-irgrp sb-posix::s-iwgrp sb-posix::s-ixgrp
              sb-posix::s-iroth sb-posix::s-iwoth sb-posix::s-ixoth))))
-
+#-win32
 (eval-when (:compile-toplevel :load-toplevel :execute)
   (sb-alien:define-alien-routine openpty sb-alien:int
     (amaster sb-alien:int :out)
@@ -718,6 +718,7 @@
         (= new (sb-posix:cfgetospeed termios))))
   t)
 
+#-win32
 (deftest tcsetattr.smoke.pty
     (let (master-fd slave-fd)
       (unwind-protect

-----------------------------------------------------------------------


hooks/post-receive
-- 
SBCL
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.