Subject: | Test failure |
On mandriva cooker, with perl 5.8.8:
[guillomovitch@n2 Perl-Critic-0.19]$ prove -Iblib/lib
t/20_policies_controlstructures.t
t/20_policies_controlstructures....ok 1/28
t/20_policies_controlstructures....NOK 26# Failed test '6 mixed nests'
# in t/20_policies_controlstructures.t at line 595.
# got: '0'
# expected: '1'
# Looks like you failed 1 test of 28.
t/20_policies_controlstructures....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 26
Failed 1/28 tests, 96.43% okay
Failed Test Stat Wstat Total Fail Failed List of
Failed
-------------------------------------------------------------------------------
t/20_policies_controlstructures.t 1 256 28 1 3.57% 26
Failed 1/1 test scripts, 0.00% okay. 1/28 subtests failed, 96.43% okay.