develooper Front page | perl.cpan.testers | Postings from June 2008

FAIL WWW-Myspace-0.82 i686-linux-64int 2.6.22-1-k7

Thread Previous
From:
andreas.koenig.gmwojprw
Date:
June 19, 2008 15:46
Subject:
FAIL WWW-Myspace-0.82 i686-linux-64int 2.6.22-1-k7
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.82
on perl 5.8.8 patch 33994, created by CPAN-Reporter-1.1555. 

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/src/perl/repoperls/installed-perls/maint-5.8/pGdJCdi/perl-5.8.8@33994/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.................# Testing WWW::Myspace 0.82, Perl 5.008008, /home/src/perl/repoperls/installed-perls/maint-5.8/pGdJCdi/perl-5.8.8@33994/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.

#   Failed test 'get_profile_type identifies personal profile correctly'
#   at t/01-login.t line 127.
#          got: undef
#     expected: '1'

#   Failed test 'get_profile_type identifies music profile correctly'
#   at t/01-login.t line 131.
#          got: undef
#     expected: '2'

#   Failed test 'get_profile_type identifies film profile correctly'
#   at t/01-login.t line 135.
#          got: undef
#     expected: '3'

#   Failed test 'last_login returns a value'
#   at t/01-login.t line 289.
Last Login regex not found on profile page at t/01-login.t line 293.
# Looks like you failed 4 tests of 29.
 Dubious, test returned 4 (wstat 1024, 0x400)
 Failed 4/29 subtests 
	(less 15 skipped subtests: 10 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......500 read failed: Die Verbindung wurde vom Kommunikationspartner zurückgesetzt http://viewmorepics.myspace.com/js/coolNewPeople_us.js

#   Failed test 'cool_new_people returned more than 10 IDs'
#   at t/08-cool_new_people.t line 20.
#     '0'
#         >
#     '10'
# Looks like you failed 1 test of 2.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/2 subtests 
t/10-mybase...............ok
t/11-badlogin.............ok
t/12-bulletin.............ok
t/13-blog.................ok
t/14-photos...............ok
t/15-profile_views........Use of uninitialized value 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 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 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.

#   Failed test 'detected that profile has zero comments'
#   at t/15-profile_views.t line 31.
#          got: undef
#     expected: '0'
Use of uninitialized value 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})'
Use of uninitialized value 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 '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.
# there might be a problem with the is_private method
# Looks like you failed 2 tests of 18.
 Dubious, test returned 2 (wstat 512, 0x200)
 Failed 2/18 subtests 
t/17-get_basic_info.......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.
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........Got name: Really
ok
t/19-find_friend..........Page doesn't match verification pattern: (?i-xsm:(results for|weren('|’)t able to find)) at t/19-find_friend.t line 21.

#   Failed test 'Search for a non-existent friend'
#   at t/19-find_friend.t line 22.
# Looks like you failed 1 test of 2.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/2 subtests 
	(less 1 skipped subtest: 0 okay)
t/99-enduser..............ok
t/boilerplate.............ok
t/pod-coverage............ok
t/pod.....................ok

Test Summary Report
-------------------
t/01-login.t          (Wstat: 1024 Tests: 29 Failed: 4)
  Failed tests:  7-9, 29
  Non-zero exit status: 4
t/08-cool_new_people.t (Wstat: 256 Tests: 2 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: 512 Tests: 18 Failed: 2)
  Failed tests:  11-12
  Non-zero exit status: 2
t/17-get_basic_info.t (Wstat: 3840 Tests: 15 Failed: 15)
  Failed tests:  1-15
  Non-zero exit status: 15
t/19-find_friend.t    (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=22, Tests=138, 504 wallclock secs ( 0.13 usr  0.02 sys + 21.41 cusr  1.31 csys = 22.87 CPU)
Result: FAIL
Failed 6/22 test programs. 29/138 subtests failed.
make: *** [test_dynamic] Fehler 255

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

Prerequisite modules loaded:

requires:

    Module                Need       Have     
    --------------------- ---------- ---------
    Config::General       0          2.4      
    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.91     
    Spiffy                0.24       0.30     
    Test::More            0          0.80     
    Time::ParseDate       100.010301 2006.0814
    URI::Escape           0          3.29     
    WWW::Mechanize        1.2        1.34     
    YAML                  0.39       0.66     

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = de_DE.UTF-8
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 19461
    PERL5_CPAN_IS_RUNNING = 19461
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/src/perl/repoperls/installed-perls/maint-5.8/pGdJCdi/perl-5.8.8@33994/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_63
    Cwd                 3.2701 
    ExtUtils::CBuilder  0.23   
    ExtUtils::Command   1.14   
    ExtUtils::Install   1.50_01
    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.10   
    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 33994) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pGdJCdi/perl-5.8.8@33994 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duse64bitint'
    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=define use64bitall=undef 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.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, 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 /usr/lib64
    libs=-lnsl -lgdbm -ldb -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'

Thread Previous


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About