Subject: | test failure |
On mandriva linux, using perl 5.10:
[guillomovitch@n2 Net-CUPS-0.57]$ prove -b t/03_destination.t
t/03_destination....2/11
# Failed test at t/03_destination.t line 24.
# Failed test at t/03_destination.t line 28.
Use of uninitialized value in subroutine entry at blib/lib/Net/CUPS.pm
line 1175.
# Failed test at t/03_destination.t line 32.
# Failed test at t/03_destination.t line 43.
Can't call method "getDescription" on an undefined value at
t/03_destination.t line 45.
# Looks like you planned 11 tests but only ran 8.
# Looks like you failed 4 tests of 8 run.
# Looks like your test died just after 8.
t/03_destination.... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/11 subtests
Test Summary Report
-------------------
t/03_destination (Wstat: 65280 Tests: 8 Failed: 4)
Failed tests: 5-8
Non-zero exit status: 255
Parse errors: Bad plan. You planned 11 tests but ran 8.
Files=1, Tests=8, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.10 cusr
0.04 csys = 0.16 CPU)
Result: FAIL
Failed 1/1 test programs. 4/8 subtests failed