Re: some failing tests

2007-10-22 Thread Eric Blake
Bruno Haible clisp.org> writes: > Thanks for this testing! x86_64 platforms are important nowadays. Agreed. > > ./test-yesno: error closing file: Bad file descriptor > > PASS: test-yesno.sh > > Eric? Fixed as follows: From: Eric Blake <[EMAIL PROTECTED]> Date: Mon, 22 Oct 2007 09:39:27 -0600

Re: some failing tests

2007-10-21 Thread Ralf Wildenhues
Hello Bruno, * Bruno Haible wrote on Sat, Oct 20, 2007 at 03:00:20PM CEST: > > Thanks for this testing! x86_64 platforms are important nowadays. Thanks for fixing the issues so promptly. All four tests pass now. Cheers, Ralf

Re: some failing tests

2007-10-20 Thread Bruno Haible
Hello Ralf, Thanks for this testing! x86_64 platforms are important nowadays. > ../../gltests/test-ceilf2.c:125: assertion failed > /bin/sh: line 4: 6728 Aborted (core dumped) EXEEXT='' [...] > srcdir='../../gltests' [...] ${dir}$tst > FAIL: test-ceilf2 > > ../../gltests/test-f

some failing tests

2007-10-19 Thread Ralf Wildenhues
Hello, I noticed that some gnulib tests fail on GNU/Linux/x86_64. ../../gltests/test-ceilf2.c:125: assertion failed /bin/sh: line 4: 6728 Aborted (core dumped) EXEEXT='' [...] srcdir='../../gltests' [...] ${dir}$tst FAIL: test-ceilf2 If I remove the assertion here, I get this o