On Tue, Jul 20, 2010 at 1:16 AM, Leo sdl.web@gmail.com wrote:
On 2010-07-19 23:15 +0100, Liam Healy wrote:
This is now fixed in master.
Thanks. I ran (lisp-unit:run-tests) and it finished and reported 40 execution errors.
I get TOTAL: 3837 assertions passed, 73 failed, 7 execution errors.
(lisp-implementation-version) "Version 1.6-dev-r13980M-trunk (LinuxX8664)"
Most of the execution errors seem to be a bug or bugs in CCL floating point handling; I've sent an email to the openmcl-devel list. Most of the failures look like numerical fuzz whose cure would be to replace the test with a ported GSL test.