1.0.10.27: Change unportable find option "-path"
[sbcl.git] / tests / debug.impure.lisp
index 28b7f4d..5d52ddc 100644 (file)
          (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))
               ;; 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*