From: Juho Snellman Date: Sun, 4 Dec 2011 19:42:04 +0000 (+0100) Subject: :backtrace-interrupted-condition-wait fails on x86 Linux X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=92a1706eee429af0ba410020d24a237cad96c75e;p=sbcl.git :backtrace-interrupted-condition-wait fails on x86 Linux --- diff --git a/tests/debug.impure.lisp b/tests/debug.impure.lisp index 4d8ae6b..3520c9a 100644 --- a/tests/debug.impure.lisp +++ b/tests/debug.impure.lisp @@ -181,7 +181,7 @@ ;; :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 :darwin) + :fails-on '(or (and :x86 :linux) :darwin)) (let ((m (sb-thread:make-mutex)) (q (sb-thread:make-waitqueue))) (assert (verify-backtrace