X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fpackages.impure.lisp;h=96431a5dd8a992ca380deb83adfa1463fb449a37;hb=026aef761bfe2e191fa38be357da233aacd6119e;hp=3b5273e5cf176c8b8106239dcd1370c37ef36167;hpb=8b44c2ab1f8608780991b5695b06bad59005fbb1;p=sbcl.git diff --git a/tests/packages.impure.lisp b/tests/packages.impure.lisp index 3b5273e..96431a5 100644 --- a/tests/packages.impure.lisp +++ b/tests/packages.impure.lisp @@ -290,8 +290,7 @@ if a restart was invoked." :good))))) ;;; MAKE-PACKAGE error in another thread blocking FIND-PACKAGE & FIND-SYMBOL -#+sb-thread -(with-test (:name :bug-511072) +(with-test (:name :bug-511072 :skipped-on '(not :sb-thread)) (let* ((p (make-package :bug-511072)) (sem (sb-thread:make-semaphore)) (t2 (sb-thread:make-thread (lambda ()