NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Not so bad (Score:1)
For the mentioned distributions it looks like:
I also don't think you should target for 100% PASS. There are always problems which you cannot control, like bugs in the toolchain modules causing FAILs in the tested module (I've seen such cases with some ExtUtils::MakeMaker, Module::Build and Test::Harness versions), problems with some perl versions (this was often the case with the development perl 5.9.x), bad testers setup...
It would be nice to have a way to retract invalid test reports, but in the current testers infrastructre it's not possible.
Reply to This
Re: (Score:1)
I know some situations where authors have said reports are invalid for things like not working with Perl 5.005...
Re: (Score:1)
Maybe not retracting reports, but have some means of commenting them would be enough?