Re: Common Lisp package: all test cases pass but 'check' phase fails

2021-11-20 Thread Guillaume Le Vaillant
Katherine Cox-Buday skribis: > Foo Chuan Wei writes: > >> In lisp-xyz.scm, I see that the "cl-locale" package has the same problem >> with its tests. >> >> Does anyone here know the cause of the error above? > > Without having time to look at the code, but with the hope that this points > you

Re: Common Lisp package: all test cases pass but 'check' phase fails

2021-11-19 Thread Katherine Cox-Buday
Foo Chuan Wei writes: > In lisp-xyz.scm, I see that the "cl-locale" package has the same problem > with its tests. > > Does anyone here know the cause of the error above? Without having time to look at the code, but with the hope that this points you in the right direction: It probably has

Common Lisp package: all test cases pass but 'check' phase fails

2021-11-19 Thread Foo Chuan Wei
I have submitted patches to add Common Lisp packages "cl-assoc-utils" [1] and "cl-let-over-lambda" [2]. If tests are enabled in the package definition of these two packages, all test cases pass, but an error occurs at the end of the 'check' phase. For example, the error message for