Re: [Perlunit-users] dev release 0.25_1325, Re: getting the exit status "right"
Status: Beta
Brought to you by:
mca1001
From: Andrey A. <aa...@ma...> - 2011-06-11 06:35:09
|
Hello, I'm glad Test::Unit is under development again - it is a great module. Please, take a look at https://rt.cpan.org/Public/Bug/Display.html?id=6758 This significantly slows down execution of test suits. It is noticeable even on small suits, please try to comment debug() call out , and you will see. Thanks. 10.06.2011 22:46, Matthew Astley wrote: > On Thu, May 19, 2011 at 08:50:03PM +0100, Matthew Astley wrote: > >> My next step is to rescue the code from CVS into Git, since I'm >> tooled up for this at work at the moment. > > I did that, and revised the website a little. You may clone from > SourceForge or Github, details are on http://perlunit.sourceforge.net/ > > I then fixed the release process and made development releases. > 0.25_1325 should fix the outstanding cpantesters fails and the > TestRunner.pl exit code. There are also some old fixes. > http://search.cpan.org/~mcast/Test-Unit-0.25_1325/ > http://search.cpan.org/src/MCAST/Test-Unit-0.25_1325/ChangeLog > > This doesn't address all outstanding bugs, but it does get the visible > (dist) tests back to a green bar on all OS/Perl combinations so far, > http://matrix.cpantesters.org/?dist=Test-Unit+0.25_1325 > > > In addition to bugs in the shipped code, there is also a problem with > my CPAN permissions - I don't have permission for all the Test::Unit* > modules in the dist, because PAUSE treats them separately and we > didn't know this back then. > > Adam has fixed the modules he can, and I think I have contact details > for Christian. > > > Anyway, I wanted to let you know things are still happening slowly. > -- Andrey |