Hello, would it be possible for you to put

print Dumper( ['results', $_[ARG0], '/results' ]);

in the sub validated{} inside the t/04_event_same_session.t
file and re-run make test?

I am unable to figure out what the exact problem is :\

Thanks in advance.

On Sun, 2008-01-20 at 03:07 +0000, bob walker wrote:
> 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 Zoffix Znet,
>     
> This is a computer-generated report for 
> POE-Component-WebService-Validator-HTML-W3C-0.02
> on perl-5.10.0, created automatically by CPAN-Reporter-1.0602 
> 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 with your distribution.  If these results are 
> not what you expect or if you would like to learn how to avoid FAIL 
> reports for missing dependencies, unsupported operating systems, etc.,
> please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
> http://cpantest.grango.org
> 
> Sections of this report:
> 
>     * Tester comments
>     * Program output
>     * Prerequisites
>     * Environment and other context
> 
> ------------------------------
> TESTER COMMENTS
> ------------------------------
> 
> Additional comments from tester: 
> 
> [none provided]
> 
> ------------------------------
> PROGRAM OUTPUT
> ------------------------------
> 
> Output from 'make test':
> 
> PERL_DL_NONLAZY=1 /home/bob/cpantesting/perl-5.10.0/bin/perl 
> "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" 
> t/*.t
> t/01_initializing.....................ok
> t/02_method_same_session..............ok
> t/03_method_other_session.............
> #   Failed test '{errors} key must have an arrayref of errors'
> #   at t/03_method_other_session.t line 93.
> #          got: ''
> #     expected: 'ARRAY'
> # Looks like you failed 1 test of 8.
>  Dubious, test returned 1 (wstat 256, 0x100)
>  Failed 1/8 subtests 
> t/04_event_same_session...............
> #   Failed test '{errors} key must have an arrayref of errors'
> #   at t/04_event_same_session.t line 103.
> #          got: ''
> #     expected: 'ARRAY'
> # Looks like you failed 1 test of 8.
>  Dubious, test returned 1 (wstat 256, 0x100)
>  Failed 1/8 subtests 
> t/05_event_other_session..............
> #   Failed test '{errors} key must have an arrayref of errors'
> #   at t/05_event_other_session.t line 109.
> #          got: ''
> #     expected: 'ARRAY'
> # Looks like you failed 1 test of 8.
>  Dubious, test returned 1 (wstat 256, 0x100)
>  Failed 1/8 subtests 
> t/06_val_errors_and_special_args......ok
> t/98_pod_coverage.....................skipped: Test::Pod::Coverage 1.00 
> required for testing POD coverage
> t/99_pod..............................skipped: Test::Pod 1.00 required for 
> testing POD
> 
> Test Summary Report
> -------------------
> t/03_method_other_session.t       (Wstat: 256 Tests: 8 Failed: 1)
>   Failed test:  4
>   Non-zero exit status: 1
> t/04_event_same_session.t         (Wstat: 256 Tests: 8 Failed: 1)
>   Failed test:  4
>   Non-zero exit status: 1
> t/05_event_other_session.t        (Wstat: 256 Tests: 8 Failed: 1)
>   Failed test:  4
>   Non-zero exit status: 1
> Files=8, Tests=47, 13 wallclock secs ( 0.07 usr  0.04 sys +  2.99 cusr  0.39 
> csys =  3.49 CPU)
> Result: FAIL
> Failed 3/8 test programs. 3/47 subtests failed.
> *** Error code 255
> 
> Stop in 
> /home/bob/cpantesting/perl-5.10.0/.cpan/build/POE-Component-WebService-Validator-HTML-W3C-0.02-Z1ucId
>  (line 767 of Makefile).
> 
> ------------------------------
> PREREQUISITES
> ------------------------------
> 
> Prerequisite modules loaded:
> 
> requires:
> 
>     Module                           Need   Have  
>     -------------------------------- ------ ------
>     Carp                             1.04   1.08  
>     POE                              0.9999 0.9999
>     POE::Filter::Line                1.192  1.1920
>     POE::Filter::Reference           1.2187 1.2187
>     POE::Wheel::Run                  1.2179 1.2179
>     Test::More                       0.74   0.74  
>     WebService::Validator::HTML::W3C 0.22   0.22  
> 
> ------------------------------
> ENVIRONMENT AND OTHER CONTEXT
> ------------------------------
> 
> Environment variables:
> 
>     AUTOMATED_TESTING = 1
>     PATH = 
> /opt/SUNWspro/bin:/home/bob/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
>     PERL5LIB = 
>     PERL5_CPANPLUS_IS_RUNNING = 29581
>     PERL5_CPAN_IS_RUNNING = 29581
>     PERL_AUTOINSTALL = --defaultdeps
>     PERL_MM_USE_DEFAULT = 1
>     SHELL = /usr/local/bin/bash
>     TERM = xterm
> 
> Perl special variables (and OS-specific diagnostics, for MSWin32):
> 
>     $^X = /home/bob/cpantesting/perl-5.10.0/bin/perl
>     $UID/$EUID = 1000 / 1000
>     $GID = 1000 1000 0
>     $EGID = 1000 1000 0
> 
> Perl module toolchain versions installed:
> 
>     Module              Have     
>     ------------------- ---------
>     CPAN                1.9205   
>     Cwd                 3.2501   
>     ExtUtils::CBuilder  0.21     
>     ExtUtils::Command   1.13     
>     ExtUtils::Install   1.44     
>     ExtUtils::MakeMaker 6.42     
>     ExtUtils::Manifest  1.51_01  
>     ExtUtils::ParseXS   2.18_02  
>     File::Spec          3.2501   
>     Module::Build       0.2808_01
>     Module::Signature   n/a      
>     Test::Harness       3.06     
>     Test::More          0.74     
>     YAML                0.66     
>     YAML::Syck          1.00     
>     version             0.74     
> 
> 
> --
> 
> Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
>   Platform:
>     osname=openbsd, osvers=4.2, archname=OpenBSD.i386-openbsd
>     uname='openbsd marge.purple 4.2 generic#375 i386 '
>     config_args='-Dprefix=/home/bob/cpantesting/perl-5.10.0 -des'
>     hint=recommended, useposix=true, d_sigaction=define
>     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 -I/usr/local/include',
>     optimize='-O2',
>     cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
>     ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.2'
>     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 ='-Wl,-E  -L/usr/local/lib'
>     libpth=/usr/local/lib /usr/lib
>     libs=-lgdbm -lm -lutil -lc
>     perllibs=-lm -lutil -lc
>     libc=/usr/lib/libc.so.41.0, so=so, useshrplib=false, libperl=libperl.a
>     gnulibc_version=''
>   Dynamic Linking:
>     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
>     cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib'

Reply via email to