From: Virden, L. W. <lv...@ca...> - 2006-11-06 18:52:44
|
It turns out that all the output I am getting from tcllib's test suite is strangely \r terminated. That threw me off - I thought that it was all output from the sak test, when in fact it was just lots of weird output from whatever tcllib is now using as a test harness. I'm just getting failures in math-fuzzy-ManyCompares-1.1 (and two other math locations that don't seem to be identified...) expose-1.0, and set-1.0. Sorry about that - the new output structure is really disconcerting. --=20 <URL: http://wiki.tcl.tk/ > Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. <URL: mailto:lv...@gm... > <URL: http://www.purl.org/NET/lvirden/ > =20 -----Original Message----- From: Michael Schlenker [mailto:sch...@is...]=20 Sent: Monday, November 06, 2006 1:45 PM To: Virden, Larry W. Cc: tcl...@li... Subject: Re: [Tcllib-devel] anyone taking a look at the current tcllib test suite and tcl/tk 8.5? Virden, Larry W. schrieb: > I'm curious whether people have taken a look at their modules in=20 > relationship to Tcl 8.5a5. I tried running the test suite myself and=20 > found that I only got as far as the first test - sak.tcl in my case,=20 > and I got a deluge of output followed by a complete failure of the=20 > test suite... This should not happen. I just ran the tcllib testsuite from CVS against the current Tcl HEAD and it worked just fine (three errors in there, but those are probably know (in math, snit and struct on error each on SUSE 10.1 x86_64). So do you get a log file or some useful other info? Michael |