Skip Menu |

This queue is for tickets about the HTTP-Server-Simple-Er CPAN distribution.

Report information
The Basics
Id: 64213
Status: new
Priority: 0/
Queue: HTTP-Server-Simple-Er

People
Owner: Nobody in particular
Requestors: SHLOMIF [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: v0.0.4
Fixed in: (no value)



Subject: Tests fail with recent CPAN dependencies
The tests fail with recent CPAN dependencies: [quote] Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pIdWE7 + umask 022 + cd /home/shlomif/mdvsys/perl-HTTP-Server-Simple-Er/BUILD + cd HTTP-Server-Simple-Er-v0.0.4 + '[' 1 -eq 1 ']' + ./Build test t/00-load.t .... 1/1 # Testing HTTP::Server::Simple::Er v0.0.4 t/00-load.t .... ok t/basic.t ...... 1/? Can't locate object method "set_peerport" via package "HTTP::Server::Simple::Er" at /home/shlomif/mdvsys/perl-HTTP-Server-Simple-Er/BUILD/HTTP-Server-Simple-Er-v0.0.4/blib/lib/HTTP/Server/Simple/Er.pm line 112, <DATA> line 11. # Failed test 'success' # at t/basic.t line 49. Get failed: Status read failed: Connection reset by peer at t/basic.t line 49, <DATA> line 11. # Looks like you failed 1 test of 2. # Looks like your test exited with 104 just after 2. t/basic.t ...... Dubious, test returned 104 (wstat 26624, 0x6800) Failed 1/2 subtests t/interrupt.t .. ok Test Summary Report ------------------- t/basic.t (Wstat: 26624 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 104 Files=3, Tests=7, 1 wallclock secs ( 0.08 usr 0.00 sys + 0.51 cusr 0.13 csys = 0.72 CPU) Result: FAIL Failed 1/3 test programs. 1/7 subtests failed. error: Bad exit status from /var/tmp/rpm-tmp.pIdWE7 (%check) [/quote] Please fix it.