Front page | perl.cpan.testers |
Postings from May 2008
FAIL WWW-Myspace-0.79 x86_64-linux 2.6.23.1-slh64-smp-32
From:
DEVOGON
Date:
May 1, 2008 01:42
Subject:
FAIL WWW-Myspace-0.79 x86_64-linux 2.6.23.1-slh64-smp-32
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 Grant Grueninger,
This is a computer-generated report for WWW-Myspace-0.79
on perl 5.10.0, created by CPAN-Reporter-1.1402.
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 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.................# Testing WWW::Myspace 0.79, Perl 5.010000, /usr/local/bin/perl
ok
t/01-login................# Running tests without login. If you want to run the full test
# suite (not required), see the README file that came with the
# distribution.
Parsing of undecoded UTF-8 will give garbage when decoding entities at /usr/local/lib/perl5/site_perl/5.10.0/x86_64-linux/HTML/PullParser.pm line 83.
# Failed test 'get_profile_type identifies personal profile correctly'
# at t/01-login.t line 36.
# got: undef
# expected: '1'
Parsing of undecoded UTF-8 will give garbage when decoding entities at /usr/local/lib/perl5/site_perl/5.10.0/x86_64-linux/HTML/PullParser.pm line 83.
# Failed test 'get_profile_type identifies music profile correctly'
# at t/01-login.t line 40.
# got: undef
# expected: '2'
Parsing of undecoded UTF-8 will give garbage when decoding entities at /usr/local/lib/perl5/site_perl/5.10.0/x86_64-linux/HTML/PullParser.pm line 83.
Parsing of undecoded UTF-8 will give garbage when decoding entities at /usr/local/lib/perl5/site_perl/5.10.0/x86_64-linux/HTML/PullParser.pm line 83.
Parsing of undecoded UTF-8 will give garbage when decoding entities at /usr/local/lib/perl5/site_perl/5.10.0/x86_64-linux/HTML/PullParser.pm line 83.
# Failed test 'last_login returns a value'
# at t/01-login.t line 177.
Last Login regex not found on profile page at t/01-login.t line 181.
# Looks like you failed 3 tests of 23.
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/23 subtests
(less 12 skipped subtests: 8 okay)
t/02-dual.................ok
t/03-delete...............ok
t/04-approve..............ok
t/05-message..............ok
t/06-comment..............ok
t/08-cool_new_people......ok
t/10-mybase...............ok
t/11-badlogin.............0
# Failed test 'site_login bad username/password handling'
# at t/11-badlogin.t line 13.
# Looks like you failed 1 test of 1.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/12-bulletin.............ok
t/13-blog.................ok
t/14-photos...............ok
t/15-profile_views........Use of uninitialized value $views in concatenation (.) or string at t/15-profile_views.t line 19.
# Failed test 'got profile views'
# at t/15-profile_views.t line 19.
Use of uninitialized value $views_from_page in concatenation (.) or string at t/15-profile_views.t line 25.
# Failed test 'got views based on page'
# at t/15-profile_views.t line 25.
Use of uninitialized value $comments in concatenation (.) or string at t/15-profile_views.t line 28.
# Failed test 'got comments from page'
# at t/15-profile_views.t line 28.
Parsing of undecoded UTF-8 will give garbage when decoding entities at /usr/local/lib/perl5/site_perl/5.10.0/x86_64-linux/HTML/PullParser.pm line 83.
# Failed test 'detected that profile has zero comments'
# at t/15-profile_views.t line 31.
# got: undef
# expected: '0'
Use of uninitialized value $this in pattern match (m//) at t/15-profile_views.t line 34.
# Failed test 'got YMD format for band page'
# at t/15-profile_views.t line 34.
# undef
# doesn't match '(?-xism:\d\d\d\d-\d{1,2}-\d{1,2})'
Parsing of undecoded UTF-8 will give garbage when decoding entities at /usr/local/lib/perl5/site_perl/5.10.0/x86_64-linux/HTML/PullParser.pm line 83.
Use of uninitialized value $this in pattern match (m//) at t/15-profile_views.t line 37.
# Failed test 'got YMD format for personal page'
# at t/15-profile_views.t line 37.
# undef
# doesn't match '(?-xism:\d\d\d\d-\d{1,2}-\d{1,2})'
# Looks like you failed 6 tests of 8.
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/8 subtests
t/16-myspace..............
# Failed test 'returns correct friend_url'
# at t/16-myspace.t line 24.
# got: '13161064'
# expected: 'vilerichard'
Parsing of undecoded UTF-8 will give garbage when decoding entities at /usr/local/lib/perl5/site_perl/5.10.0/x86_64-linux/HTML/PullParser.pm line 83.
# Failed test 'finds corner cases in private profiles'
# at t/16-myspace.t line 37.
# Failed test 'this profile disabled'
# at t/16-myspace.t line 40.
Parsing of undecoded UTF-8 will give garbage when decoding entities at /usr/local/lib/perl5/site_perl/5.10.0/x86_64-linux/HTML/PullParser.pm line 83.
# there might be a problem with the is_private method
Parsing of undecoded UTF-8 will give garbage when decoding entities at /usr/local/lib/perl5/site_perl/5.10.0/x86_64-linux/HTML/PullParser.pm line 83.
# Looks like you failed 3 tests of 18.
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/18 subtests
t/17-get_basic_info.......Parsing of undecoded UTF-8 will give garbage when decoding entities at /usr/local/lib/perl5/site_perl/5.10.0/x86_64-linux/HTML/PullParser.pm line 83.
Odd number of elements in hash assignment at t/17-get_basic_info.t line 13.
Use of uninitialized value in list assignment at t/17-get_basic_info.t line 13.
Use of uninitialized value in concatenation (.) or string at t/17-get_basic_info.t line 20.
# Failed test 'individual: get_basic_info country : '
# at t/17-get_basic_info.t line 20.
Use of uninitialized value in concatenation (.) or string at t/17-get_basic_info.t line 20.
# Failed test 'individual: get_basic_info cityregion : '
# at t/17-get_basic_info.t line 20.
Use of uninitialized value in concatenation (.) or string at t/17-get_basic_info.t line 20.
# Failed test 'individual: get_basic_info city : '
# at t/17-get_basic_info.t line 20.
Use of uninitialized value in concatenation (.) or string at t/17-get_basic_info.t line 20.
# Failed test 'individual: get_basic_info region : '
# at t/17-get_basic_info.t line 20.
Use of uninitialized value in concatenation (.) or string at t/17-get_basic_info.t line 20.
# Failed test 'individual: get_basic_info headline : '
# at t/17-get_basic_info.t line 20.
Use of uninitialized value in concatenation (.) or string at t/17-get_basic_info.t line 20.
# Failed test 'individual: get_basic_info age : '
# at t/17-get_basic_info.t line 20.
Use of uninitialized value in concatenation (.) or string at t/17-get_basic_info.t line 20.
# Failed test 'individual: get_basic_info gender : '
# at t/17-get_basic_info.t line 20.
Use of uninitialized value in concatenation (.) or string at t/17-get_basic_info.t line 20.
# Failed test 'individual: get_basic_info lastlogin : '
# at t/17-get_basic_info.t line 20.
Parsing of undecoded UTF-8 will give garbage when decoding entities at /usr/local/lib/perl5/site_perl/5.10.0/x86_64-linux/HTML/PullParser.pm line 83.
Odd number of elements in hash assignment at t/17-get_basic_info.t line 24.
Use of uninitialized value in list assignment at t/17-get_basic_info.t line 24.
Use of uninitialized value in concatenation (.) or string at t/17-get_basic_info.t line 27.
# Failed test 'band: get_basic_info country : '
# at t/17-get_basic_info.t line 27.
Use of uninitialized value in concatenation (.) or string at t/17-get_basic_info.t line 27.
# Failed test 'band: get_basic_info cityregion : '
# at t/17-get_basic_info.t line 27.
Use of uninitialized value in concatenation (.) or string at t/17-get_basic_info.t line 27.
# Failed test 'band: get_basic_info city : '
# at t/17-get_basic_info.t line 27.
Use of uninitialized value in concatenation (.) or string at t/17-get_basic_info.t line 27.
# Failed test 'band: get_basic_info region : '
# at t/17-get_basic_info.t line 27.
Use of uninitialized value in concatenation (.) or string at t/17-get_basic_info.t line 27.
# Failed test 'band: get_basic_info headline : '
# at t/17-get_basic_info.t line 27.
Use of uninitialized value in concatenation (.) or string at t/17-get_basic_info.t line 27.
# Failed test 'band: get_basic_info profileviews : '
# at t/17-get_basic_info.t line 27.
Use of uninitialized value in concatenation (.) or string at t/17-get_basic_info.t line 27.
# Failed test 'band: get_basic_info lastlogin : '
# at t/17-get_basic_info.t line 27.
# Looks like you failed 15 tests of 15.
Dubious, test returned 15 (wstat 3840, 0xf00)
Failed 15/15 subtests
t/18-get_real_name........Parsing of undecoded UTF-8 will give garbage when decoding entities at /usr/local/lib/perl5/site_perl/5.10.0/x86_64-linux/HTML/PullParser.pm line 83.
Got name: Really
ok
t/19-find_friend..........ok
t/99-enduser..............ok
t/boilerplate.............ok
t/pod-coverage............ok
t/pod.....................ok
Test Summary Report
-------------------
t/01-login.t (Wstat: 768 Tests: 23 Failed: 3)
Failed tests: 4-5, 22
Non-zero exit status: 3
t/11-badlogin.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/15-profile_views.t (Wstat: 1536 Tests: 8 Failed: 6)
Failed tests: 2, 4-8
Non-zero exit status: 6
t/16-myspace.t (Wstat: 768 Tests: 18 Failed: 3)
Failed tests: 8, 11-12
Non-zero exit status: 3
t/17-get_basic_info.t (Wstat: 3840 Tests: 15 Failed: 15)
Failed tests: 1-15
Non-zero exit status: 15
Files=22, Tests=131, 253 wallclock secs ( 0.16 usr 0.07 sys + 16.56 cusr 1.15 csys = 17.94 CPU)
Result: FAIL
Failed 5/22 test programs. 28/131 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ---------- ---------
Config::General 0 2.38
Contextual::Return 0 0.2.1
Crypt::SSLeay 0.53 0.57
File::Spec::Functions 0 3.2701
Locale::SubCountry 1.38 1.41
Params::Validate 0 0.89
Spiffy 0.24 0.30
Test::More 0 0.80
Time::ParseDate 100.010301 2006.0814
WWW::Mechanize 1.2 1.34
YAML 0.39 0.66
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LC_ADDRESS = en_IE.utf8
LC_COLLATE = POSIX
LC_CTYPE = en_IE.utf8
LC_IDENTIFICATION = en_IE.utf8
LC_MEASUREMENT = en_IE.utf8
LC_MESSAGES = en_IE.utf8
LC_MONETARY = nl_NL.utf8
LC_NAME = en_IE.utf8
LC_NUMERIC = en_IE.utf8
LC_PAPER = en_IE.utf8
LC_TELEPHONE = en_IE.utf8
LC_TIME = nl_NL.utf8
PATH = /home/d/bin:/home/devogon/lib/blead/bin:/home/devogon/lib/blead/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/devogon/bin:/usr/games/bin:/usr/bin/mh:/usr/local/everything/bin:/usr/lib/surfraw:/home/devogon/bin:/usr/games/bin:/usr/bin/mh:/usr/local/everything/bin:/usr/lib/surfraw
PERL5LIB = /home/d/.cpan/build/Contextual-Return-v0.2.1-qZqRvB/blib/arch:/home/d/.cpan/build/Contextual-Return-v0.2.1-qZqRvB/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 13936
PERL5_CPAN_IS_RUNNING = 13936
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13697,13936
PERL_CR_SMOKER_CURRENT = WWW-Myspace-0.79
PERL_MM_USE_DEFAULT = 1
PERL_TEST_POD = 1
SHELL = /bin/bash
TERM = rxvt-unicode
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl
$UID/$EUID = 1004 / 1004
$GID = 1004 33 1004
$EGID = 1004 33 1004
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_61
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.23.1-slh64-smp-32, archname=x86_64-linux
uname='linux sanremo.defietser 2.6.23.1-slh64-smp-32 #1 smp preempt thu nov 15 17:55:06 cet 2007 x86_64 gnulinux '
config_args='-des'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.3 20071014 (prerelease) (Debian 4.2.2-3)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
-
FAIL WWW-Myspace-0.79 x86_64-linux 2.6.23.1-slh64-smp-32
by DEVOGON