1.0.31.27: RUN-PROGRAM process group change
[sbcl.git] / tests / debug.impure.lisp
index 22b05eb..8ba4e91 100644 (file)
               ;; 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 :mips))
+              :fails-on '(or :x86 :x86-64 :alpha :mips :ppc))
     (assert (verify-backtrace
              (lambda () (test #'not-optimized))
              (list *undefined-function-frame*
                         (and :x86 :openbsd)
                         (and :x86 :sunos)
                         (and :x86 :darwin)
+                        (and :x86 :linux)
                         (and :x86-64 :darwin)
+                        (and :x86-64 :linux)
+                        (and :x86-64 :openbsd)
                         (and :sparc :linux)
                         :alpha
                         :mips))