Re: [Perlunit-devel] Re: One-line fix
Status: Beta
Brought to you by:
mca1001
From: Andrew A. <aa...@ma...> - 2004-09-28 07:38:14
|
>> 908422 Test::Unit make test fails on try_examples 2004-03-03 04:04 MA> This is a separate problem to the one that's fixed. It's still broken MA> in CVS. MA> It comes down to the order of execution of the tests in MA> examples/fail_example.pm , or possibly something else similarly MA> unreliable. I'll have a look Soon; just changing the ".F." to "..F" MA> isn't a good solution. There are two bug-tracking systems for Test::Unit now, one on sf.net and another one on CPAN. I've posted patch for this on rt.cpan.org (http://rt.cpan.org/NoAuth/Bug.html?id=2244), take a look, please. I also would like to bring another issue to your notice (http://rt.cpan.org/NoAuth/Bug.html?id=6758). Constructing debug messages in Test::Unit::Assertion::CodeRef makes test run much longer (two times longer for my small suite (125 tests): from ~10 to ~20 sec). aa29 |