[Bese-devel] yaclml test suite failures

Carlos Ungil carlos.ungil at bluewin.ch
Fri Aug 12 18:56:56 UTC 2005


Hello,

I had a problems with ucw on linux (only part of the html output was 
visible, and the pages couldn't be rendered) and I thought it was 
related to the indentation inserted inside tags. Finally it looks like 
the origin of my problems was elsewhere (I don't understand why, but 
everything works now).

However, I noticed that this indentation doesn't pass the tests  (later 
I've seen in some old mails that this is indeed a feature) . There are 
as well errors in the test suite (the output for sbcl 0.9.3 on linux 
FC3 is included at the end of this message).

Maybe if the test suite is not valid it can be removed, or at least 
this fact could be mentioned in the README).

Cheers,

Carlos

.................................
Did 39 checks.
    Pass: 31 (79%)
    Skip: 0 ( 0%)
    Fail: 8 (20%)

Failure Details:
NON-TAL []:
     "<pre
   >
   one

two
</pre
 >" was not STRING= to "<pre>
   one

two
</pre>".
NON-TAL []:
     "<a
   ><span
   /></a
 >" was not STRING= to "<a><span/></a>".
NON-TAL []:
     "<a
/>" was not STRING= to "<a/>".
TAL-WHEN []:
     Unexpected Error: #<TYPE-ERROR {9E0FBA9}>..
TAL-REPLACE []:
     Unexpected Error: #<TYPE-ERROR {9E30FE1}>..
TAL-CONTENT []:
     Unexpected Error: #<TYPE-ERROR {9E4FD89}>..
TAL-INCLUDE []:
     Unexpected Error: #<SIMPLE-ERROR {9E7CEF9}>..
TAL-ENV []:
     Unexpected Error: #<UNDEFINED-FUNCTION MAKE-TAL-ENVIRONMENT 
{9E83501}>..




More information about the bese-devel mailing list