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/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Rafael Garcia-Suarez, This is a computer-generated test report for Test-LongString-0.11, created automatically by CPAN::Reporter, version 0.39, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have --------------------- ---- ---- Test::Builder 0.12 0.36 Test::Builder::Tester 1.04 1.07 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_GB LANGUAGE = en_GB:en_US:en_GB:en PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games PERL5LIB = SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/david/cpantesting/perl-5.6.2/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 1000 46 44 29 25 24 20 1000 EGID: $) = 1000 46 44 29 25 24 20 1000 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.8802 Cwd 2.04 ExtUtils::CBuilder n/a ExtUtils::Command 1.09_01 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.31 ExtUtils::Manifest 1.48 ExtUtils::ParseXS n/a File::Spec 0.86 Module::Build 0.2806 Module::Signature n/a Test::Harness 2.30 Test::More 0.67 version 0.70 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01teststring....# Failed test (t/01teststring.t at line 23) # STDERR is: # [30m[42m[30m[41m# Failed test (t/01teststring.t at line 22)[0m # [30m[41m# got: "bar"[0m # [30m[41m# length: 3[0m # [30m[41m# expected: "foo"[0m # [30m[41m# length: 3[0m # [30m[41m# strings begin to differ at char 1[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/01teststring\.t line 22.*\n?/[0m # [30m[41m[0m # [30m[41m# got: "bar"[0m # [30m[41m# length: 3[0m # [30m[41m# expected: "foo"[0m # [30m[41m# length: 3[0m # [30m[41m# strings begin to differ at char 1[0m # [30m[41m[0m # as expected # Failed test (t/01teststring.t at line 30) # STDERR is: # [30m[42m[30m[41m# Failed test (t/01teststring.t at line 29)[0m # [30m[41m# got: undef[0m # [30m[41m# expected: "foo"[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/01teststring\.t line 29.*\n?/[0m # [30m[41m[0m # [30m[41m# got: undef[0m # [30m[41m# expected: "foo"[0m # [30m[41m[0m # as expected # Failed test (t/01teststring.t at line 37) # STDERR is: # [30m[42m[30m[41m# Failed test (t/01teststring.t at line 36)[0m # [30m[41m# got: "foo"[0m # [30m[41m# expected: undef[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/01teststring\.t line 36.*\n?/[0m # [30m[41m[0m # [30m[41m# got: "foo"[0m # [30m[41m# expected: undef[0m # [30m[41m[0m # as expected # Failed test (t/01teststring.t at line 51) # STDERR is: # [30m[42m[30m[41m# Failed test (t/01teststring.t at line 46)[0m # [30m[41m# got: "This is a long string that will be truncated by th"...[0m # [30m[41m# length: 70[0m # [30m[41m# expected: "\x{00}\x{01}foo\x{0a}bar"[0m # [30m[41m# length: 9[0m # [30m[41m# strings begin to differ at char 1[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/01teststring\.t line 46.*\n?/[0m # [30m[41m[0m # [30m[41m# got: "This is a long string that will be truncated by th"...[0m # [30m[41m# length: 70[0m # [30m[41m# expected: "\x{00}\x{01}foo\x{0a}bar"[0m # [30m[41m# length: 9[0m # [30m[41m# strings begin to differ at char 1[0m # [30m[41m[0m # as expected # Failed test (t/01teststring.t at line 65) # STDERR is: # [30m[42m[30m[41m# Failed test (t/01teststring.t at line 60)[0m # [30m[41m# got: "Element"[0m # [30m[41m# length: 7[0m # [30m[41m# expected: "El\x{e9}ment"[0m # [30m[41m# length: 7[0m # [30m[41m# strings begin to differ at char 3[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/01teststring\.t line 60.*\n?/[0m # [30m[41m[0m # [30m[41m# got: "Element"[0m # [30m[41m# length: 7[0m # [30m[41m# expected: "El\x{e9}ment"[0m # [30m[41m# length: 7[0m # [30m[41m# strings begin to differ at char 3[0m # [30m[41m[0m # as expected # Failed test (t/01teststring.t at line 75) # STDERR is: # [30m[42m[30m[41m# Failed test (t/01teststring.t at line 74)[0m # [30m[41m# got: "foo\x{0a}foo"[0m # [30m[41m# length: 7[0m # [30m[41m# expected: "foo\x{0a}fpo"[0m # [30m[41m# length: 7[0m # [30m[41m# strings begin to differ at char 6[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/01teststring\.t line 74.*\n?/[0m # [30m[41m[0m # [30m[41m# got: "foo\x{0a}foo"[0m # [30m[41m# length: 7[0m # [30m[41m# expected: "foo\x{0a}fpo"[0m # [30m[41m# length: 7[0m # [30m[41m# strings begin to differ at char 6[0m # [30m[41m[0m # as expected # Failed test (t/01teststring.t at line 101) # STDERR is: # [30m[42m[30m[41m# Failed test (t/01teststring.t at line 84)[0m # [30m[41m# got: ..."he bowl aloft and intoned:\x{0a}--Introibo ad altare de"...[0m # [30m[41m# length: 275[0m # [30m[41m# expected: ..."he bowl alift and intoned:\x{0a}--Introibo ad altare de"...[0m # [30m[41m# length: 275[0m # [30m[41m# strings begin to differ at char 233[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/01teststring\.t line 84.*\n?/[0m # [30m[41m[0m # [30m[41m# got: ..."he bowl aloft and intoned:\x{0a}--Introibo ad altare de"...[0m # [30m[41m# length: 275[0m # [30m[41m# expected: ..."he bowl alift and intoned:\x{0a}--Introibo ad altare de"...[0m # [30m[41m# length: 275[0m # [30m[41m# strings begin to differ at char 233[0m # [30m[41m[0m # as expected # Failed test (t/01teststring.t at line 124) # STDERR is: # [30m[42m[30m[41m# Failed test (t/01teststring.t at line 123)[0m # [30m[41m# after whitespace removal:[0m # [30m[41m# got: "abc"[0m # [30m[41m# length: 3[0m # [30m[41m# expected: "abd"[0m # [30m[41m# length: 3[0m # [30m[41m# strings begin to differ at char 3[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/01teststring\.t line 123.*\n?/[0m # [30m[41m[0m # [30m[41m# after whitespace removal:[0m # [30m[41m# got: "abc"[0m # [30m[41m# length: 3[0m # [30m[41m# expected: "abd"[0m # [30m[41m# length: 3[0m # [30m[41m# strings begin to differ at char 3[0m # [30m[41m[0m # as expected FAILED tests 3-9, 11 Failed 8/11 tests, 27.27% okay t/02import........# Failed test (t/02import.t at line 18) # STDERR is: # [30m[42m[30m[41m# Failed test (t/02import.t at line 17)[0m # [30m[41m# got: "foobu"...[0m # [30m[41m# length: 6[0m # [30m[41m# expected: "fooba"...[0m # [30m[41m# length: 6[0m # [30m[41m# strings begin to differ at char 5[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/02import\.t line 17.*\n?/[0m # [30m[41m[0m # [30m[41m# got: "foobu"...[0m # [30m[41m# length: 6[0m # [30m[41m# expected: "fooba"...[0m # [30m[41m# length: 6[0m # [30m[41m# strings begin to differ at char 5[0m # [30m[41m[0m # as expected FAILED test 1 Failed 1/1 tests, 0.00% okay t/03like..........# Failed test (t/03like.t at line 20) # STDERR is: # [30m[42m[30m[41m# Failed test (t/03like.t at line 19)[0m # [30m[41m# got: "bar"[0m # [30m[41m# length: 3[0m # [30m[41m# doesn't match '(?-xism:foo)'[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/03like\.t line 19.*\n?/[0m # [30m[41m[0m # [30m[41m# got: "bar"[0m # [30m[41m# length: 3[0m # [30m[41m# doesn't match '(?-xism:foo)'[0m # [30m[41m[0m # as expected # Failed test (t/03like.t at line 28) # STDERR is: # [30m[42m[30m[41m# Failed test (t/03like.t at line 27)[0m # [30m[41m# got: undef[0m # [30m[41m# length: -[0m # [30m[41m# doesn't match '(?-xism:foo)'[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/03like\.t line 27.*\n?/[0m # [30m[41m[0m # [30m[41m# got: undef[0m # [30m[41m# length: -[0m # [30m[41m# doesn't match '(?-xism:foo)'[0m # [30m[41m[0m # as expected # Failed test (t/03like.t at line 36) # STDERR is: # [30m[42m[30m[41m# Failed test (t/03like.t at line 35)[0m # [30m[41m# got: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"...[0m # [30m[41m# length: 100[0m # [30m[41m# doesn't match '(?-xism:^a*$)'[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/03like\.t line 35.*\n?/[0m # [30m[41m[0m # [30m[41m# got: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"...[0m # [30m[41m# length: 100[0m # [30m[41m# doesn't match '(?-xism:^a*$)'[0m # [30m[41m[0m # as expected # Failed test (t/03like.t at line 44) # STDERR is: # [30m[42m[30m[41m# Failed test (t/03like.t at line 43)[0m # [30m[41m# got: "bar"[0m # [30m[41m# length: 3[0m # [30m[41m# matches '(?-xism:bar)'[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/03like\.t line 43.*\n?/[0m # [30m[41m[0m # [30m[41m# got: "bar"[0m # [30m[41m# length: 3[0m # [30m[41m# matches '(?-xism:bar)'[0m # [30m[41m[0m # as expected FAILED tests 2-5 Failed 4/5 tests, 20.00% okay t/04contains......# Failed test (t/04contains.t at line 21) # STDERR is: # [30m[42m[30m[41m# Failed test (t/04contains.t at line 20)[0m # [30m[41m# searched: "Dog food"[0m # [30m[41m# can't find: "Nachos"[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/04contains\.t line 20.*\n?/[0m # [30m[41m[0m # [30m[41m# searched: "Dog food"[0m # [30m[41m[0m # [30m[41m# can't find: "Nachos"[0m # [30m[41m[0m # as expected # Failed test (t/04contains.t at line 28) # STDERR is: # [30m[42m[30m[41m# Failed test (t/04contains.t at line 27)[0m # [30m[41m# String to look in is undef[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/04contains\.t line 27.*\n?/[0m # [30m[41m[0m # [30m[41m# String to look in is undef[0m # [30m[41m[0m # as expected # Failed test (t/04contains.t at line 35) # STDERR is: # [30m[42m[30m[41m# Failed test (t/04contains.t at line 34)[0m # [30m[41m# String to look for is undef[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/04contains\.t line 34.*\n?/[0m # [30m[41m[0m # [30m[41m# String to look for is undef[0m # [30m[41m[0m # as expected FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t/05lacks.........# Failed test (t/05lacks.t at line 22) # STDERR is: # [30m[42m[30m[41m# Failed test (t/05lacks.t at line 21)[0m # [30m[41m# searched: "Reese's Peanut Butter Cups"[0m # [30m[41m# and found: "Peanut Butter"[0m # [30m[41m# at position: 8[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/05lacks\.t line 21.*\n?/[0m # [30m[41m[0m # [30m[41m# searched: "Reese's Peanut Butter Cups"[0m # [30m[41m[0m # [30m[41m# and found: "Peanut Butter"[0m # [30m[41m[0m # [30m[41m# at position: 8[0m # [30m[41m[0m # as expected # Failed test (t/05lacks.t at line 29) # STDERR is: # [30m[42m[30m[41m# Failed test (t/05lacks.t at line 28)[0m # [30m[41m# String to look in is undef[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/05lacks\.t line 28.*\n?/[0m # [30m[41m[0m # [30m[41m# String to look in is undef[0m # [30m[41m[0m # as expected # Failed test (t/05lacks.t at line 36) # STDERR is: # [30m[42m[30m[41m# Failed test (t/05lacks.t at line 35)[0m # [30m[41m# String to look for is undef[0m # [30m[41m[0m # not: # [30m[42m[30m[41m/#\s+Failed\ test.*?\n?.*?at\ t\/05lacks\.t line 35.*\n?/[0m # [30m[41m[0m # [30m[41m# String to look for is undef[0m # [30m[41m[0m # as expected FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t/pod-coverage....ok t/pod.............ok Failed 5/7 test scripts, 28.57% okay. 19/27 subtests failed, 29.63% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01teststring.t 11 8 72.73% 3-9 11 t/02import.t 1 1 100.00% 1 t/03like.t 5 4 80.00% 2-5 t/04contains.t 4 3 75.00% 2-4 t/05lacks.t 4 3 75.00% 2-4 make: *** [test_dynamic] Error 11 -- Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration: Platform: osname=linux, osvers=2.4.27-3-686, archname=i686-linux uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 gnulinux ' config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O3', cppflags='-fno-strict-aliasing' ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', 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, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
