[Ecls-list] ecl-test

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Fri Nov 11 21:50:51 UTC 2011


On Fri, Nov 11, 2011 at 12:44 AM, Paul Bowyer <pbowyer at olynet.com> wrote:

> I re-ran the tests after downloading a fresh copy of ecl-test and upon
> examining the log files I find that 'ansi.log' and 'bugs.log' both have
> errors in them that indicate the tests aborted prematurely (Trying to
> attach them to this message for your inspection).
>

My fault. The 'ansi' test has to be ran before 'bugs' because that one
contains files that support our own test suite. My impression is that
running 'ansi' did not work for you, because it takes more than just two
seconds to download the ANSI test suite (this is the first thing that is
done by the Makefile).

You should have seen something like

ecl-test$ make
mkdir -p /Users/jjgarcia/ecl-test/output/ecl
[...]
cd bugs; echo '(load "doit.lsp") (si::quit)' 2>&1 | ecl -norc --trap-fpe
>/Users/jjgarcia/ecl-test/output/ecl/bugs.log 2>&1
CVS_RSH="ssh" cvs -z3 -d:pserver:anonymous at cvs.savannah.gnu.org:/sources/gcl
co gcl/ansi-tests; \
mv gcl/ansi-tests ansi
cvs checkout: warning: failed to open /Users/jjgarcia/.cvspass for reading:
No such file or directory
cvs checkout: Updating gcl/ansi-tests
U gcl/ansi-tests/.cvsignore
U gcl/ansi-tests/ISSUES
[...]

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20111111/664dc152/attachment.html>


More information about the ecl-devel mailing list