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.
        
--
This is an error report generated automatically by CPANPLUS,
version 0.0499.

Below is the error stack during 'make test':

PERL_DL_NONLAZY=1 /usr/local/perl-5.8.5/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/assert.........................ok
t/check_modules..................ok
t/child_id.......................ok
t/config.........................ok
t/encode-assert-chinese..........Parsing of undecoded UTF-8 will give garbage 
when decoding entities at 
/usr/local/perl-5.8.5/lib/site_perl/5.8.5/LWP/Protocol.pm line 114.
Character in 'C' format wrapped in pack at 
/net/sunu991/disc1/.cpanplus/5.8.5/build/webrobot-0.60/blib/lib/WWW/Webrobot/Html2XHtml.pm
 line 96.
Parsing of undecoded UTF-8 will give garbage when decoding entities at 
/usr/local/perl-5.8.5/lib/site_perl/5.8.5/LWP/Protocol.pm line 114.

#     Failed test 
(/net/sunu991/disc1/.cpanplus/5.8.5/build/webrobot-0.60/blib/lib/WWW/Webrobot/Print/Test.pm
 at line 48)
#     Request:     GET http://sunu991:56723/html_as_utf8/t/encode/chinese.html
#     Description: Get same HTML file as utf-8, check variables are ok
#     Assertions:  FALSE
#         TRUE  <status> = {'value' => '200'};
#         TRUE  <string> = {'value' => "\x{e4}"};
#         FALSE <string> = {'value' => "\x{ee}"};
#     Responses:
#         200 http://sunu991:56723/html_as_utf8/t/encode/chinese.html
#     Content: [<html>
#   <head>
#     <title>目</title>
#     <meta name="description" content="ä">
#   </head>
# </html>
# ]
Parsing of undecoded UTF-8 will give garbage when decoding entities at 
/usr/local/perl-5.8.5/lib/site_perl/5.8.5/LWP/Protocol.pm line 114.
Character in 'C' format wrapped in pack at 
/net/sunu991/disc1/.cpanplus/5.8.5/build/webrobot-0.60/blib/lib/WWW/Webrobot/Html2XHtml.pm
 line 96.

#     Failed test 
(/net/sunu991/disc1/.cpanplus/5.8.5/build/webrobot-0.60/blib/lib/WWW/Webrobot/Print/Test.pm
 at line 48)
#     Request:     GET http://sunu991:56723/html_as_utf8/t/encode/chinese.html
#     Description: Get same HTML file as utf-8, check all assert predicates
#     Assertions:  FALSE
#         TRUE  <status> = {'value' => '200'};
#         FALSE <string> = {'value' => "\x{ee}"};
#         FALSE <regex> = {'value' => "\x{ee}"};
#         TRUE  <xpath> = {'value' => "\x{ee}",'xpath' => '//title/text()'};
#     Responses:
#         200 http://sunu991:56723/html_as_utf8/t/encode/chinese.html
#     Content: [<html>
#   <head>
#     <title>目</title>
#     <meta name="description" content="ä">
#   </head>
# </html>
# ]
# Looks like you failed 2 tests of 3.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2-3
        Failed 2/3 tests, 33.33% okay
t/encode-assert-invalid..........ok
t/encode-assert-isolatin-meta....ok
t/encode-assert-isolatin.........ok
t/encode-chinese-utf8............Parsing of undecoded UTF-8 will give garbage 
when decoding entities at 
/usr/local/perl-5.8.5/lib/site_perl/5.8.5/LWP/Protocol.pm line 114.
Character in 'C' format wrapped in pack at 
/net/sunu991/disc1/.cpanplus/5.8.5/build/webrobot-0.60/blib/lib/WWW/Webrobot/Html2XHtml.pm
 line 96.

#     Failed test 
(/net/sunu991/disc1/.cpanplus/5.8.5/build/webrobot-0.60/blib/lib/WWW/Webrobot/Print/Test.pm
 at line 48)
#     Request:     POST http://sunu991:56740/content
#     Description: POST: test parameters are encoded in UTF-8
#     Data:
#         'umlautsym' => '�'
#         'chinese' => '\x{76EE}'
#         'umlaut' => '�'
#         'chinesesym' => '�'
#     Assertions:  FALSE
#         TRUE  <status> = {'value' => '200'};
#         TRUE  <string> = {'value' => 'umlaut=%C3%A4'};
#         TRUE  <string> = {'value' => 'umlautsym=%C3%A4'};
#         TRUE  <string> = {'value' => 'chinese=%E7%9B%AE'};
#         FALSE <string> = {'value' => 'chinesesym=%E7%9B%AE'};
#     Responses:
#         200 http://sunu991:56740/content
#     Content: 
[umlautsym=%C3%A4&chinese=%E7%9B%AE&umlaut=%C3%A4&chinesesym=%C3%AE]
# Looks like you failed 1 test of 2.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
        Failed 1/2 tests, 50.00% okay
t/encode-chinese.................Parsing of undecoded UTF-8 will give garbage 
when decoding entities at 
/usr/local/perl-5.8.5/lib/site_perl/5.8.5/LWP/Protocol.pm line 114.
Character in 'C' format wrapped in pack at 
/net/sunu991/disc1/.cpanplus/5.8.5/build/webrobot-0.60/blib/lib/WWW/Webrobot/Html2XHtml.pm
 line 96.

#     Failed test 
(/net/sunu991/disc1/.cpanplus/5.8.5/build/webrobot-0.60/blib/lib/WWW/Webrobot/Print/Test.pm
 at line 48)
#     Request:     POST http://sunu991:56744/content
#     Description: POST: test POST data are encoded in UTF-8, umlaut-a � and 
chinese sym �
#     Data:
#         'umlauta' => '�'
#         'title' => '�'
#     Assertions:  FALSE
#         TRUE  <status> = {'value' => '200'};
#         FALSE <string> = {'value' => 'umlauta=%C3%A4&title=%E7%9B%AE'};
#     Responses:
#         200 http://sunu991:56744/content
#     Content: [umlauta=%C3%A4&title=%C3%AE]
# Looks like you failed 1 test of 2.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
        Failed 1/2 tests, 50.00% okay
t/encode-server-latin1...........ok
t/encode-server-utf8.............ok
t/ext-http-response..............ok
t/get............................ok
t/makeplan.......................skipped
        all skipped: enabled on linux only because you need (sh, echo)
t/post...........................ok
t/properties-simple..............ok
t/properties.....................ok
t/sleep..........................ok
t/statistic......................ok
t/tree2postfix...................ok
t/var_expand.....................ok
t/xhtml..........................Character in 'C' format wrapped in pack at 
/net/sunu991/disc1/.cpanplus/5.8.5/build/webrobot-0.60/blib/lib/WWW/Webrobot/Html2XHtml.pm
 line 96.

#     Failed test (t/xhtml.t at line 30)
#                   '<?xml version="1.0" encoding="UTF-8"?>
# <html><head>
#     <title>�</title>
#     <meta content="�" name="description" />
#   </head><body></body>
#   
# </html>
# '
#     doesn't match '(?-xism:<title>\x{76EE}</title>)'
# Looks like you failed 1 test of 8.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 7
        Failed 1/8 tests, 87.50% okay
Failed Test               Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/encode-assert-chinese.t    2   512     3    2  66.67%  2-3
t/encode-chinese-utf8.t      1   256     2    1  50.00%  2
t/encode-chinese.t           1   256     2    1  50.00%  2
t/xhtml.t                    1   256     8    1  12.50%  7
1 test skipped.
Failed 4/23 test scripts, 82.61% okay. 5/124 subtests failed, 95.97% okay.
make: *** [test_dynamic] Error 2


Additional comments:
--

Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi
    uname='sunos sunu991 5.9 generic_112233-12 sun4u sparc sunw,ultra-5_10 
solaris '
    config_args='-de -Dusethreads -Dcc=gcc'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.2', gccosandvers='solaris2.8'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

Reply via email to