FAIL WWW-Search-Ebay-2.243 i686-linux 2.6.24.3
  Home FAQ Contact Sign in
perl.cpan.testers only
 
Advanced search
POPULAR GROUPS

more...

 Up
FAIL WWW-Search-Ebay-2.243 i686-linux 2.6.24.3         

Group: perl.cpan.testers · Group Profile
Author: Rick Myers
Date: Sep 10, 2008 06:00

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 Martin 'Kingpin' Thurn,

This is a computer-generated report for WWW-Search-Ebay-2.243
on perl 5.8.8, created by CPAN-Reporter-1.17.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/tester/perl-5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/buyitnow........# Sending 0-page buy-it-now query...
# Sending multi-page buy-it-now query...

# Failed test 'lower-bound num-hits for query=LEGO'
# at /home/tester/perl-5.8.8/lib/site_perl/5.8.8/WWW/Search/Test.pm line 646.
# '101'
# <=
# '57'
# Sending 1-page buy-it-now query for 10-digit ISBN...
# Sending 1-page buy-it-now query to check contents...
# Looks like you failed 1 test of 42.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/42 subtests
(15 TODO tests unexpectedly succeeded)
t/bysellerid......# Sending 1-page query to check contents...
ok
t/coverage........ok
t/ebay............# Sending 0-page ebay queries...
# Sending multi-page ebay query...

# Failed test 'lower-bound num-hits for query=LEGO'
# at /home/tester/perl-5.8.8/lib/site_perl/5.8.8/WWW/Search/Test.pm line 646.
# '101'
# <=
# '1'
# Sending 1-page ebay query for 12-digit UPC...
# Sending 1-page ebay query to check contents...
# Looks like you failed 1 test of 214.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/214 subtests
(6 TODO tests unexpectedly succeeded)
t/enddate.........# Sending 0-page end-date query...
# Sending end-date query...
ok
t/html............ok
t/itemnumber......ok
t/motors..........# Sending 0-page motors query...
# Sending multi-page motors query...

# Failed test 'got multiple pages'
# at t/motors.t line 30.
# '1'
# <
# '1'
# Sending 1-page motors query to check contents...
# Looks like you failed 1 test of 122.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/122 subtests
t/pod-coverage....ok
t/pod.............ok
t/stores..........# Sending 0-page stores query...
# Sending multi-page stores query...
# Sending 1-page stores query to check contents...

# Failed test 'change_date is really a date'
# at t/stores.t line 98.
# ''
# ne
# ''

# Failed test 'change_date is really a date'
# at t/stores.t line 98.
# ''
# ne
# ''

# Failed test 'change_date is really a date'
# at t/stores.t line 98.
# ''
# ne
# ''

# Failed test 'change_date is really a date'
# at t/stores.t line 98.
# ''
# ne
# ''

# Failed test 'change_date is really a date'
# at t/stores.t line 98.
# ''
# ne
# ''

# Failed test 'change_date is really a date'
# at t/stores.t line 98.
# ''
# ne
# ''
# Here are results that exemplify the failures:
# $VAR1 = bless( {
# 'bid' => '$2.99',
# 'bids' => 0,
# 'item_number' => '140179282261',
# 'category' => -1,
# 'title' => 'SWCCG Tatooine Star Wars CCG Shmi Skywalker',
# 'description' => 'Item #140179282261; no bids; starting bid $2.99',
# 'urls' => [
# 'http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=140179282261'
# ]
# }, 'WWW::Search::Result' );
# Looks like you failed 6 tests of 68.
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/68 subtests
(10 TODO tests unexpectedly succeeded)

Test Summary Report
-------------------
t/buyitnow (Wstat: 256 Tests: 42 Failed: 1)
Failed test: 12
TODO passed: 16-20, 22-31
Non-zero exit status: 1
t/ebay (Wstat: 256 Tests: 214 Failed: 1)
Failed test: 15
TODO passed: 23, 26-28, 31-32
Non-zero exit status: 1
t/enddate (Wstat: 0 Tests: 266 Failed: 0)
TODO passed: 11-13
t/html (Wstat: 0 Tests: 11 Failed: 0)
TODO passed: 6-9
t/motors (Wstat: 256 Tests: 122 Failed: 1)
Failed test: 14
Non-zero exit status: 1
t/stores (Wstat: 1536 Tests: 68 Failed: 6)
Failed tests: 39, 44, 49, 54, 59, 64
TODO passed: 16-22, 24-26
Non-zero exit status: 6
Files=11, Tests=1142, 291 wallclock secs ( 0.63 usr 0.07 sys + 38.64 cusr 1.27 csys = 40.61 CPU)
Result: FAIL
Failed 4/11 test programs. 9/1142 subtests failed.
make: *** [test_dynamic] Error 6

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

Module Need Have
------------------- ----- -----
Bit::Vector 0 6.4
Date::Manip 0 5.54
ExtUtils::MakeMaker 6.44 6.44
HTML::TreeBuilder 0 3.23
IO::Capture::Stderr 0 0
LWP::Simple 0 5.810
Test::More 0 0.80
Test::Pod 0 1.26
Test::Pod::Coverage 0 1.08
WWW::Search 2.557 2.562
WWW::Search::Test 2.265 2.280
WWW::SearchResult 2.067 2.078

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

AUTOMATED_TESTING = 1
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin
PERL5LIB =
PERL5OPT = -I/tmp/CPAN-Reporter-lib-Gxl9 -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 7478
PERL5_CPAN_IS_RUNNING = 7478
PERL_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux

Perl special variables (and OS-specific diagnostics, for MSWin32):

$^X = /home/tester/perl-5.8.8/bin/perl
$UID/$EUID = 1016 / 1016
$GID = 100 100 19 18 17 11
$EGID = 100 100 19 18 17 11

Perl module toolchain versions installed:

Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.24
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 n/a
Test::Harness 3.13
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.76

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.24.3, archname=i686-linux
uname='linux xbox 2.6.24.3 #1 mon mar 3 22:14:46 est 2008 i686 pentium4 i386 gnulinux '
config_args='-de -Uman1dir -Uman3dir -Dprefix=/home/tester/perl-5.8.8 -Uinstallusrbinperl'
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 ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='3.4.6', 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 =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
no comments
diggit! del.icio.us! reddit!