X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fdebug.impure.lisp;h=03773346a4e15bf828c2274ec20a6c81ea03e788;hb=6d94caa24f68a3df5ac73e7072cea3e62e9d87f5;hp=a945291b60cb0aec3f127916002fe01c2cd99460;hpb=9f29c03145c7fdefc5f54939d67ee8e00cd85f14;p=sbcl.git diff --git a/tests/debug.impure.lisp b/tests/debug.impure.lisp index a945291..0377334 100644 --- a/tests/debug.impure.lisp +++ b/tests/debug.impure.lisp @@ -348,7 +348,7 @@ ;;; This is not a WITH-TEST :FAILS-ON PPC DARWIN since there are ;;; suspicions that the breakpoint trace might corrupt the whole image ;;; on that platform. -#-(and ppc darwin) +#-(and (or ppc x86) darwin) (with-test (:name (trace :encapsulate nil) :fails-on '(or ppc sparc)) (let ((out (with-output-to-string (*trace-output*)