Description: Mark some tests as failing under CLISP
Author: Sébastien Villemot <sebastien@debian.org>
Forwarded: no
Last-Update: 2021-11-04
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/iterate-test.lisp
+++ b/iterate-test.lisp
@@ -51,9 +51,9 @@
     thereis.finally
     bug/walk.2
     bug/collect-at-beginning
-    #+(or clozure ecl)
+    #+(or clozure ecl clisp)
     bug/previously-initially.1
-    #+ (or abcl clozure ecl sbcl)
+    #+ (or abcl clozure ecl sbcl clisp)
     IN-STREAM.2
     #+ecl code-movement.else
     #+ecl code-movement.finally
