[armedbear-cvs] r13004 - public_html
Erik Huelsmann
ehuelsmann at common-lisp.net
Thu Nov 4 23:08:37 UTC 2010
Author: ehuelsmann
Date: Thu Nov 4 19:08:35 2010
New Revision: 13004
Log:
Don't claim we improved the number of failing tests when
we really didn't for a number of releases.
Modified:
public_html/faq.shtml
Modified: public_html/faq.shtml
==============================================================================
--- public_html/faq.shtml (original)
+++ public_html/faq.shtml Thu Nov 4 19:08:35 2010
@@ -143,8 +143,8 @@
improve this measure too.</p>
<p>ABCL 0.23.0 fails 31 out of 21702 tests in the ANSI test suite
- in interpreted and compiled modes, coming from ca 44 in the last
- release.</p>
+ in interpreted and compiled modes, a constant number over the past
+ releases. Most failures relate to pretty printing.</p>
<p>As a measure of 'improvement achieved', the development team refers
to the number of failing tests in the Maxima test suite too.
ABCL 0.23.0 is able to run the test suite without failures, coming from
More information about the armedbear-cvs
mailing list