Subject: | t/podcoverage.t fails |
C:\perl\.cpan\build\Catalyst-Model-DBI-0.14>nmake test
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
C:\perl\bin\perl.exe "-MExtUtils::Command::MM" "-
e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/01use............ok
t/02pod............ok
t/03podcoverage....NOK 1/2
# Failed test 'Pod coverage on Catalyst::Model::DBI'
# at C:/perl/site/lib/Test/Pod/Coverage.pm line 126.
# Coverage for Catalyst::Model::DBI is 33.3%, with 4 naked subroutines:
# connect
# connected
# disconnect
# stay_connected
t/03podcoverage....ok 2/2# Looks like you failed 1 test of 2.
t/03podcoverage....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/2 tests, 50.00% okay
Failed Test Stat Wstat Total Fail List of Failed
------------------------------------------------------------------------
-------
t/03podcoverage.t 1 256 2 1 1
Failed 1/3 test scripts. 1/6 subtests failed.
Files=3, Tests=6, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00
CPU)
Failed 1/3 test programs. 1/6 subtests failed.
NMAKE : fatal error U1077: 'C:\perl\bin\perl.exe' : リターン コード '0x1'
Stop.