X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=contrib%2Fsb-concurrency%2Ftests%2Ftest-frlock.lisp;h=64f4dcc915611ff1bc310a38fb695dde3cf203f9;hb=61ca6a411cc0e8c746e480d7a05423242e49ea45;hp=dc38082248b9c54fa42c8513142e6f3f14976a02;hpb=695bb17f0b3c5ae1680115f7c59ed625c2877084;p=sbcl.git diff --git a/contrib/sb-concurrency/tests/test-frlock.lisp b/contrib/sb-concurrency/tests/test-frlock.lisp index dc38082..64f4dcc 100644 --- a/contrib/sb-concurrency/tests/test-frlock.lisp +++ b/contrib/sb-concurrency/tests/test-frlock.lisp @@ -79,6 +79,7 @@ nil)))) (values (cdr w-e!) (cdr r-e!)))) +#+sb-thread (deftest* (frlock.1 :fails-on :win32) (handler-case (sb-ext:with-timeout 60 (test-frlocks))