From: Alastair Bridgewater Date: Wed, 30 Nov 2011 16:35:32 +0000 (-0500) Subject: tests: Skip stream.impure.lisp / BUG-657183 on non-unicode. X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=9719409d27e761f3357fc326c3494227581e84c4;p=sbcl.git tests: Skip stream.impure.lisp / BUG-657183 on non-unicode. * For some reason, #\GREEK_SMALL_LETTER_LAMDA isn't a valid character name on non-unicode builds. Who knew? --- diff --git a/tests/stream.impure.lisp b/tests/stream.impure.lisp index fd3f8df..a4922cc 100644 --- a/tests/stream.impure.lisp +++ b/tests/stream.impure.lisp @@ -676,7 +676,8 @@ (setf fifo nil)))) sb-impl::*external-formats*))) -(with-test (:name :bug-657183) +(with-test (:name :bug-657183 :skipped-on '(not :sb-unicode)) + #+sb-unicode (let ((name (merge-pathnames "stream-impure.temp-test")) (text '(#\GREEK_SMALL_LETTER_LAMDA #\JAPANESE_BANK_SYMBOL