Ticket #22085: patch-introspect-tests.diff

File patch-introspect-tests.diff, 645 bytes (added by yaseppochi (Stephen J. Turnbull), 14 years ago)
  • contrib/sb-introspect/test-driver.lisp

    old new  
    290290         ;; FIXME: This is the canonical GENCGC result. On PPC we sometimes get
    291291         ;; :LARGE T, which doesn't seem right -- but ignore that for now.
    292292         '(:space :dynamic :generation 6 :write-protected t :boxed t :pinned nil :large nil)
    293          :ignore #+ppc '(:large) #-ppc nil)
     293         :ignore #+ppc '(:large :boxed) #-ppc nil)
    294294    #-gencgc
    295295    (tai :cons :heap
    296296         ;; FIXME: Figure out what's the right cheney-result. SPARC at least