From f7eeea20170d50c3e90567f3a7da87214fabec04 Mon Sep 17 00:00:00 2001
From: Karsten Poeck <karsten.poeck@gmail.com>
Date: Fri, 27 May 2022 21:51:23 +0200
Subject: [PATCH] Update expected failures

---
 clasp/clasp-expected-failures.lisp | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/clasp/clasp-expected-failures.lisp b/clasp/clasp-expected-failures.lisp
index b02f36aa..2312fdd4 100644
--- a/clasp/clasp-expected-failures.lisp
+++ b/clasp/clasp-expected-failures.lisp
@@ -62,11 +62,9 @@ LW 2021-11-13 7.1.2 286 out of 21814 total tests failed:
    ;;;  MACROLET.36
    
    ;;; READ-SYMBOL.19
-   ;; not sure if this is correct, tests for (TYPEP #() '(ARRAY T NIL))
-   ;; perhaps just with nil arrays
-   ARRAY-T.3.1 
-   THE.6
-   THE.22
+   ;;; ARRAY-T.3.1 
+   ;;; THE.6
+   ;;; THE.22
    ;;; MISC.132
    ;;; fails sometimes
    ;;; FORMAT.E.26
@@ -109,8 +107,6 @@ LW 2021-11-13 7.1.2 286 out of 21814 total tests failed:
    DEFMETHOD.ERROR.14
    DEFMETHOD.ERROR.15
    UPGRADED-ARRAY-ELEMENT-TYPE.8
-   SXHASH.15
-   SXHASH.23
    ATAN.ERROR.5
    MAP.ERROR.11
    TYPE-OF.1
-- 
GitLab