X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Falien.impure.lisp;h=e68278c2bd69279f99354040440e6d9711802e5c;hb=a291e166799c68f875333a919d76e78bcce93b84;hp=70ac73b80e23b5781dc5cbe1e89779a381a1464c;hpb=f9663e4a4c35614fcba5812882f9ed812cbcf62d;p=sbcl.git diff --git a/tests/alien.impure.lisp b/tests/alien.impure.lisp index 70ac73b..e68278c 100644 --- a/tests/alien.impure.lisp +++ b/tests/alien.impure.lisp @@ -296,7 +296,7 @@ (verify (signed 16) #x003f8042 #x-7fbe) (verify (signed 16) #x003f7042 #x7042))) -(with-test (:name :bug-654485 :fails-on :win32) +(with-test (:name :bug-654485) ;; DEBUG 2 used to prevent let-conversion of the open-coded ALIEN-FUNCALL body, ;; which in turn led the dreaded %SAP-ALIEN note. (handler-case