Hi,

On 2006-03-04, at 18:35:06 +0100, [EMAIL PROTECTED] wrote:

> Thank you for uploading your work to CPAN.  However, it appears that
> there were some problems testing your distribution.
> 
> TEST RESULTS:
> 
> Below is the error stack from stage 'make test':
> [...]
> tests/803_pod_coverage....dubious
>       Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 2
>       Failed 1/2 tests, 50.00% okay
> tests/901_memory..........ok
>         360/361 skipped: no debugging
> Failed Test              Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> tests/803_pod_coverage.t    1   256     2    1  50.00%  2
> 516 subtests skipped.
> 
> Microsoft (R) Program Maintenance Utility Version 7.10.3077
> Copyright (C) Microsoft Corporation.  All rights reserved.
> 
> 
> #   Failed test 'Pod coverage on Convert::Binary::C::Cached'
> #   in tests/803_pod_coverage.t at line 27.
> # Coverage for Convert::Binary::C::Cached is 0.0%, with 7 naked subroutines:
> #     clean
> #     clone
> #     configure
> #     dependencies
> #     new
> #     parse
> #     parse_file
> # Looks like you failed 1 test of 2.
> Failed 1/54 test scripts, 98.15% okay. 1/46924 subtests failed, 100.00% okay.
> NMAKE : fatal error U1077: 'C:\perl\5.8.5\bin\perl.exe' : return code '0xff'
> Stop.

could you please let me know which version of Test::Pod::Coverage
you have installed?

I assume that it's 1.06 or less. I just noticed that versions
before 1.07_01 don't support the coverage_class parameter, so
the tests for inherited documentation will fail.

I'll add a check for that.

Thanks for testing! :-)

Marcus

Reply via email to