Re: GNU Smalltalk test suite failure with lightning 2.2.2
Andy Tai <[email protected]> Tue, 23 May 2023 13:17:46 -0700
| Newsgroups | gmane.comp.lang.smalltalk.gnu.general |
|---|---|
| Message-ID | <CAJsg1E-R3LWtMjjob9C-kRU4ycatB4ChOf2+AQF=f5XZjHbKKQ@mail.gmail.com> |
reference: comments from GNU Lightning maintainer Paulo C=C3=A9sar Pereira de Andrade: https://lists.gnu.org/archive/html/lightning/2023-05/msg00003.html Also cc'd with this message On Tue, May 23, 2023 at 12:02=E2=80=AFPM Andy Tai <[email protected]> wrote: > > Hi, this is regarding GNU Smalltalk test suite failure when building > with GNU Lightning at 2.2.2 > > Context: I was trying to upgrade lightning package in GNU Guix to 2.2.2. > > GNU Guix is a source based GNU/Linux distribution so the way it works > is that it runs the test suites of packages included in it as part of > process ofm upgrading package receipts. In the build check it was > discovered that GNU Smalltalk will fail in test suites when using lightni= ng > version 2.2.2. (Also the same with GNU Lightning > 2.2.1, 2.2.0 and 2.1.4 ) > This is on x86-64 on GNU Guix 1.4,, with up to date GNU libc and Linu8x k= ernel. > > key parts of log: > > Basic packages. > > 44: SUnit ok > 45: Parser ok > > ANSI compliancy tests. > > 46: ArrayANSITest FAILED (testsuite.at= :82) > 47: ArrayFactoryANSITest FAILED (testsuite.at= :83) > 48: BagANSITest FAILED (testsuite.at= :84) > 49: BagFactoryANSITest FAILED (testsuite.at= :85) > 50: BooleanANSITest FAILED (testsuite.at= :86) > 51: ByteArrayANSITest FAILED (testsuite.at= :87) > 52: ByteArrayFactoryANSITest FAILED (testsuite.at= :88) > .... > > complete build log (gzipped) as attachment