Skip Menu |

This queue is for tickets about the Net-SMTP-Pipelining CPAN distribution.

Report information
The Basics
Id: 80532
Status: resolved
Priority: 0/
Queue: Net-SMTP-Pipelining

People
Owner: Nobody in particular
Requestors: cpan698301 [...] mstier.de
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: 0.0.4



Subject: unit test fails
[ 4528s] # Testing Net::SMTP::Pipelining 0.0.3 [ 4528s] t/00.load.t ....... ok [ 4529s] [ 4529s] # Failed test 'Expected server return messages match' [ 4529s] # at t/01.smtp.t line 125. [ 4529s] # Structures begin differing at: [ 4529s] # $got->[0][0] = 'sender blackhole1@example.com OK [ 4529s] # ' [ 4529s] # $expected->[0][0] = 'sender <blackhole1@example.com> OK [ 4529s] # ' [ 4530s] [ 4530s] # Failed test 'Expected server return messages match' [ 4530s] # at t/01.smtp.t line 125. [ 4530s] # Structures begin differing at: [ 4530s] # $got->[1][0] = 'sender blackhole1@example.com OK [ 4530s] # ' [ 4530s] # $expected->[1][0] = 'sender <blackhole1@example.com> OK [ 4530s] # ' [ 4531s] [ 4531s] # Failed test 'Expected server return messages match' [ 4531s] # at t/01.smtp.t line 125. [ 4531s] # Structures begin differing at: [ 4531s] # $got->[1][0] = 'sender blackhole1@example.com OK [ 4531s] # ' [ 4531s] # $expected->[1][0] = 'sender <blackhole1@example.com> OK [ 4531s] # ' [ 4533s] # Looks like you failed 3 tests of 74. [ 4533s] t/01.smtp.t ....... [ 4533s] Dubious, test returned 3 (wstat 768, 0x300) [ 4533s] Failed 3/74 subtests [ 4533s] t/02.optional.t ... skipped: Not running automatically, set NSPipeliningInteractive="yes" to enable interactive test (see README) [ 4533s] t/pod-coverage.t .. ok [ 4533s] t/pod.t ........... ok [ 4533s] [ 4533s] Test Summary Report [ 4533s] ------------------- [ 4533s] t/01.smtp.t (Wstat: 768 Tests: 74 Failed: 3) [ 4533s] Failed tests: 12, 19, 26 [ 4533s] Non-zero exit status: 3 [ 4533s] Files=5, Tests=77, 6 wallclock secs ( 0.06 usr 0.05 sys + 0.90 cusr 0.19 csys = 1.20 CPU) [ 4533s] Result: FAIL See: https://build.opensuse.org/package/rawlog?arch=x86_64&package=optperl516-pkgs&project=home%3Akalium%3Atest&repository=SLE_11_SP2
Hi, sorry for the late reply, fixed in 0.0.4. Cheers, Marc