X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fdebug.impure.lisp;h=9109fa71c80efa09aa68da199a93d8fde8628cc0;hb=3357d40adfad43ce33a84cdf888977299241f8c8;hp=ca2d1eb519db85639e38837f3cb74e8e86163ab1;hpb=3c901eea59aeb4716a7288c943f30c4282af41de;p=sbcl.git diff --git a/tests/debug.impure.lisp b/tests/debug.impure.lisp index ca2d1eb..9109fa7 100644 --- a/tests/debug.impure.lisp +++ b/tests/debug.impure.lisp @@ -150,7 +150,7 @@ (funcall fun))) (with-test (:name (:undefined-function :bug-346) - :fails-on '(or :alpha)) ; bug 346 + :fails-on '(or :alpha (and :x86-64 :freebsd))) ; bug 346 (assert (verify-backtrace (lambda () (test #'optimized)) (list *undefined-function-frame* @@ -206,7 +206,7 @@ (with-test (:name (:throw :no-such-tag) :fails-on '(or - (and :x86 (or :linux :freebsd sunos)) + (and :x86 (or :linux sunos)) :alpha :mips)) (progn