This was due to a bug in CPAN::Reporter. XML::RSS bails out if the load tests fail and CPAN::Reporter wasn't parsing for that bail-out situation. In such cases, when it can't detect the standard pass or fail messages, it "fails safe" to report an UNKNOWN grade.
CPAN::Reporter 0.45 (just released to CPAN) has two fixes: - distribution tests that bailout are now detected as FAIL instead of UNKNOWN - UNKNOWN results when prereqs are missing are downgraded to NA (just like FAIL reports with missing prereqs already were) Regards, David Golden On 7/1/07, Ask Bjørn Hansen <[EMAIL PROTECTED]> wrote:
On Jul 1, 2007, at 1:53 PM, [EMAIL PROTECTED] wrote: > ! XML::Parser 2.23 n/a XML::Parser is required -- please don't submit test reports if you don't have the prerequisite modules installed. - ask -- http://log.perl.org/ - http://askask.com/ - http://develooper.com/
