Subject: | Failing test |
This is with Module-Pluggable-3.3 on a system that has thousands of
modules installed:
t/02works_taint............NOK 3/5
# Failed test 'is deeply'
# at t/02works_taint.t line 20.
# Structures begin differing at:
# $got->[0] = 'Module::Pluggable::Fast'
# $expected->[0] = 'Module::Pluggable::Object'
t/02works_taint............NOK 5/5
# Failed test 'is deeply class'
# at t/02works_taint.t line 29.
# Structures begin differing at:
# $got->[0] = 'Module::Pluggable::Fast'
# $expected->[0] = 'Module::Pluggable::Object'
# Looks like you failed 2 tests of 5.
t/02works_taint............dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 3, 5
Failed 2/5 tests, 60.00% okay
Perl is current pleadperl at 29376.
Let me know if I can provide further info.