X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fdebug.impure.lisp;fp=tests%2Fdebug.impure.lisp;h=24112560ae55956a1555f55ae3e10105c9c9ef8b;hb=2fb47966f49dd426130862dc7a96a7ffdea42bbb;hp=b902b74e9013fba78e8730111e2ee49a354ac31c;hpb=333049ee307ddeb69d4b7eee3c2a381da494da31;p=sbcl.git diff --git a/tests/debug.impure.lisp b/tests/debug.impure.lisp index b902b74..2411256 100644 --- a/tests/debug.impure.lisp +++ b/tests/debug.impure.lisp @@ -174,11 +174,10 @@ (with-test (:name :backtrace-interrupted-condition-wait :skipped-on '(not :sb-thread) ;; For some unfathomable reason the backtrace becomes - ;; stunted on Darwin, ending at _sigtramp, when we add - ;; :TIMEOUT NIL to the frame we expect. If we leave it out, - ;; the backtrace is fine -- but the test fails. I can only - ;; boggle right now. - :fails-on '(or (and :x86 :linux) :darwin)) + ;; stunted, ending at _sigtramp, when we add :TIMEOUT NIL to + ;; the frame we expect. If we leave it out, the backtrace is + ;; fine -- but the test fails. I can only boggle right now. + :fails-on '(and :x86 (or :linux :darwin))) (let ((m (sb-thread:make-mutex)) (q (sb-thread:make-waitqueue))) (assert (verify-backtrace