Front page | perl.cpan.testers |
Postings from July 2008
FAIL HTTP-Async-0.09 i386-freebsd 6.1-release-p23
From:
srezic
Date:
July 12, 2008 06:26
Subject:
FAIL HTTP-Async-0.09 i386-freebsd 6.1-release-p23
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear Edmund von der Burg,
This is a computer-generated report for HTTP-Async-0.09
on perl 5.8.8 patch 33662, created by CPAN-Reporter-1.1601.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /usr/perl5.8.8@33662/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/bad-connections........ok
t/bad-headers............DON'T KNOW WHAT TO DO: $VAR1 = {
'bad_header' => '1'
};
# Failed test 'Got a response'
# at t/bad-headers.t line 26.
# got: '504'
# expected: '200'
# Looks like you failed 1 test of 3.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
t/bad-hosts..............ok
t/make-url-absolute......ok
t/not_modified...........DON'T KNOW WHAT TO DO: $VAR1 = {
'not_modified' => '1'
};
# Failed test '304 Not modified'
# at t/not_modified.t line 25.
# got: '504'
# expected: '304'
# Looks like you failed 1 test of 4.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
t/pod-coverage...........ok
t/pod....................ok
t/polite.................ok
t/poll-interval..........DON'T KNOW WHAT TO DO: $VAR1 = {
'delay' => '3'
};
# Failed test 'wait_for_next_response(1) returns after 1 sec without a response'
# at t/poll-interval.t line 47.
# Failed test 'Returned after 1 sec delay (0.11 >= 1.00)'
# at t/test_utils.pl line 22.
# '0.111494064331055'
# >=
# '1'
# Failed test 'wait_for_next_response got the response'
# at t/poll-interval.t line 54.
# Failed test 'Returned after 3 sec delay (0.11 > 3.00)'
# at t/test_utils.pl line 22.
# '0.112295866012573'
# >
# '3'
Can't call method "code" on an undefined value at t/poll-interval.t line 57, <DATA> line 16.
# Looks like you planned 24 tests but only ran 14.
# Looks like you failed 4 tests of 14 run.
# Looks like your test died just after 14.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/24 subtests
t/proxy..................DON'T KNOW WHAT TO DO: $VAR1 = {
'redirect' => '2'
};
# Failed test 'Got a '200' response'
# at t/proxy.t line 42.
# got: '504'
# expected: '200'
504 Gateway Timeout
Server closed connection without sending any data back at /usr/perl5.8.8@33662/lib/site_perl/5.8.8/Net/HTTP/Methods.pm line 330, <DATA> line 16.
...propagated at /usr/perl5.8.8@33662/lib/site_perl/5.8.8/Net/HTTP/NB.pm line 31, <DATA> line 16.
DON'T KNOW WHAT TO DO: $VAR1 = {
'delay' => '1'
};
# Failed test 'Got a '200' response'
# at t/proxy.t line 42.
# got: '504'
# expected: '200'
504 Gateway Timeout
Server closed connection without sending any data back at /usr/perl5.8.8@33662/lib/site_perl/5.8.8/Net/HTTP/Methods.pm line 330, <DATA> line 16.
...propagated at /usr/perl5.8.8@33662/lib/site_perl/5.8.8/Net/HTTP/NB.pm line 31, <DATA> line 16.
DON'T KNOW WHAT TO DO: $VAR1 = {
'redirect' => '2'
};
# Failed test 'check for proxy header 'yes''
# at t/proxy.t line 48.
# got: ''
# expected: 'yes'
DON'T KNOW WHAT TO DO: $VAR1 = {
'delay' => '1'
};
# Failed test 'check for proxy header 'yes''
# at t/proxy.t line 48.
# got: ''
# expected: 'yes'
# Looks like you failed 4 tests of 16.
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/16 subtests
t/real-servers...........skipped: enable these tests by setting REAL_SERVERS
t/redirects..............DON'T KNOW WHAT TO DO: $VAR1 = {
'redirect' => '3'
};
# Failed test 'No longer a redirect'
# at t/redirects.t line 34.
# got: '504'
# expected: '200'
# Failed test 'Has a previous reponse'
# at t/redirects.t line 35.
Can't call method "code" on an undefined value at t/redirects.t line 36, <DATA> line 16.
# Looks like you planned 21 tests but only ran 5.
# Looks like you failed 2 tests of 5 run.
# Looks like your test died just after 5.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 18/21 subtests
t/setup..................ok
t/strip_host_from_uri....ok
t/template...............skipped: just a template to base other tests on
t/timeout................DON'T KNOW WHAT TO DO: $VAR1 = {
'delay' => '0'
};
# Failed test 'Not timed out (200)'
# at t/timeout.t line 25.
# got: '504'
# expected: '200'
DON'T KNOW WHAT TO DO: $VAR1 = {
'delay' => '3'
};
DON'T KNOW WHAT TO DO: $VAR1 = {
'trickle' => '3'
};
# Failed test 'response ok (200)'
# at t/timeout.t line 48.
# got: '504'
# expected: '200'
# Failed test 'is not an error'
# at t/timeout.t line 49.
DON'T KNOW WHAT TO DO: $VAR1 = {
'trickle' => '3'
};
DON'T KNOW WHAT TO DO: $VAR1 = {
'delay' => '3'
};
# Failed test 'Not timed out (200)'
# at t/timeout.t line 76.
# got: '504'
# expected: '200'
# Looks like you failed 4 tests of 20.
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/20 subtests
Test Summary Report
-------------------
t/bad-headers (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/not_modified (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/poll-interval (Wstat: 65280 Tests: 14 Failed: 4)
Failed tests: 10-11, 13-14
Non-zero exit status: 255
Parse errors: Bad plan. You planned 24 tests but ran 14.
t/proxy (Wstat: 1024 Tests: 16 Failed: 4)
Failed tests: 6, 9, 13, 16
Non-zero exit status: 4
t/redirects (Wstat: 65280 Tests: 5 Failed: 2)
Failed tests: 4-5
Non-zero exit status: 255
Parse errors: Bad plan. You planned 21 tests but ran 5.
t/timeout (Wstat: 1024 Tests: 20 Failed: 4)
Failed tests: 4, 10-11, 20
Non-zero exit status: 4
Files=16, Tests=119, 20 wallclock secs ( 0.06 usr 0.06 sys + 1.95 cusr 0.37 csys = 2.44 CPU)
Result: FAIL
Failed 6/16 test programs. 16/119 subtests failed.
*** Error code 4
Stop in /var/tmp/CPAN-build/HTTP-Async-0.09-8Y3zPe.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- ---- --------
Carp 0 1.08
Data::Dumper 0 2.121_14
HTTP::Request 0 5.811
HTTP::Response 0 5.813
HTTP::Server::Simple::CGI 0 0
HTTP::Status 0 5.811
IO::Select 0 1.17
LWP::UserAgent 0 5.813
Net::HTTP 0 5.812
Net::HTTP::NB 0 5.810
Test::HTTP::Server::Simple 0 0.09
Test::More 0 0.80
Time::HiRes 0 1.9715
URI 0 1.37
URI::Escape 0 3.29
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 44566
PERL5_CPAN_IS_RUNNING = 44566
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.8.8@33662/bin/perl5.8.8
$UID/$EUID = 1023 / 1023
$GID = 1023 1023 1023
$EGID = 1023 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.12
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.7501
--
Summary of my perl5 (revision 5 version 8 subversion 8 patch 33662) configuration:
Platform:
osname=freebsd, osvers=6.1-release-p23, archname=i386-freebsd
uname='freebsd biokovo.herceg.de 6.1-release-p23 freebsd 6.1-release-p23 #0: wed feb 13 10:36:51 utc 2008 root@i386-builder.daemonology.net:usrobjusrsrcsysgeneric i386 '
config_args='-ds -e -Dprefix=/usr/perl5.8.8@33662'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
-
FAIL HTTP-Async-0.09 i386-freebsd 6.1-release-p23
by srezic