X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fdebug.impure.lisp;h=5d52ddc439410b1e51cb70d308adc491e778b7fd;hb=365286d3d1ba47647e1af3016305540186283a49;hp=28b7f4d2075770b04164acab06140a148370d8f6;hpb=751ed4b681e6cb282d53ed2fc8a1742557b33f3d;p=sbcl.git diff --git a/tests/debug.impure.lisp b/tests/debug.impure.lisp index 28b7f4d..5d52ddc 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 :ppc :sparc + :fails-on '(or :alpha :ppc :sparc :mips (and :x86-64 (or :freebsd :darwin)))) (assert (verify-backtrace (lambda () (test #'optimized)) @@ -165,7 +165,7 @@ ;; the presence of the IR1 stepper instrumentation (and ;; is thus again failing now that the instrumentation is ;; no more). - :fails-on '(or :x86 :x86-64 :alpha)) + :fails-on '(or :x86 :x86-64 :alpha :mips)) (assert (verify-backtrace (lambda () (test #'not-optimized)) (list *undefined-function-frame*