chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] [ANN] CHICKEN 5.1.0 release candidate available


From: Peter Bex
Subject: Re: [Chicken-users] [ANN] CHICKEN 5.1.0 release candidate available
Date: Mon, 10 Jun 2019 09:19:43 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Sun, Jun 09, 2019 at 10:23:14PM -0400, John Cowan wrote:
> The output of "make test" was over 20,000 lines, some of which do have the
> string "fail" in them.  I've posted it at
> <http://vrici.lojban.org/~cowan/faulty> if anyone wants to take a look.

Hi John,

That's normal.  There are many tests which are testing the compiler and
which will print a warning like "foo in (if foo (error "assertion failed"))
 is always true".  There are also a few tests which check that something
fails, so it says "blabla failed, as it should".  And finally there's the
reports of some tests which simply say "0 assertions failed".

If the tests really fail, make will exit with an error.

Cheers,
Peter

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]