0.pre7.14.flaky4:
[sbcl.git] / tests / float.pure.lisp
index ddb408a..c3abd91 100644 (file)
@@ -46,5 +46,6 @@
 ;;;
 ;;; (Peter Van Eynde's ansi-test suite caught this, and Eric Marsden
 ;;; reported a fix for CMU CL, which was ported to sbcl-0.6.12.35.)
+#+nil ; FIXME: Something in sbcl-0.7.pre15 broke this again.
 (assert (typep (nth-value 1 (ignore-errors (float-radix "notfloat")))
               'type-error))
\ No newline at end of file