X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcondition.impure.lisp;h=2bf5976b9d0272170b5f9b07c6a59cfb322c2a6a;hb=57fe836373e2ecb56e6d497320b01c83447a01fc;hp=4812ba639c4f67224f587d3dc7eddc8575b39cf7;hpb=f9663e4a4c35614fcba5812882f9ed812cbcf62d;p=sbcl.git diff --git a/tests/condition.impure.lisp b/tests/condition.impure.lisp index 4812ba6..2bf5976 100644 --- a/tests/condition.impure.lisp +++ b/tests/condition.impure.lisp @@ -96,7 +96,7 @@ (define-condition my-stream-error-1-0-9 (stream-error) ()) (define-condition parse-foo-error-1-0-9 (parse-error) ()) (define-condition read-bar-error-1-0-9 (reader-error) ()) -(with-test (:name :printable-conditions :fails-on :win32) +(with-test (:name :printable-conditions) (let (;; instances created initializing all the slots specified in ;; ANSI CL (parse-foo-error-1-0-9 (make-condition 'parse-foo-error-1-0-9