From: Nikodemus Siivola Date: Sat, 9 Jun 2012 17:39:47 +0000 (+0300) Subject: test backtrace-interrupted-condition-wait works on Darwin/x86 as well X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=b73291745b3c5924276230eba6768ad5e333d570;p=sbcl.git test backtrace-interrupted-condition-wait works on Darwin/x86 as well --- diff --git a/tests/debug.impure.lisp b/tests/debug.impure.lisp index 75d618e..dab0481 100644 --- a/tests/debug.impure.lisp +++ b/tests/debug.impure.lisp @@ -177,7 +177,7 @@ ;; 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))) + :fails-on '(and :x86 :linux)) (let ((m (sb-thread:make-mutex)) (q (sb-thread:make-waitqueue))) (assert (verify-backtrace