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 Philip Gwyn, This is a computer-generated report for POE-XUL-0.0200 on perl-5.8.6, created automatically by CPAN-Reporter-1.06 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 '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/[EMAIL PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_compile..............ok t/10_node.................ok t/11_mixedmode............ok t/20_changemanager........# The following warning about an unknown child may be ignored Attempt to remove an unknown child node at t/20_changemanager.t line 162 ok t/21_cm_instructions......ok t/25_cm_leaks.............# The following warning about an unknown child may be ignored Attempt to remove an unknown child node at t/25_cm_leaks.t line 54 ok t/26_cm_cycle.............ok t/30_logging..............ok t/31_log_poe..............ok t/32_log_4_perl...........ok t/50_poe..................# sleep 5 # http://localhost:8881 ok t/51_error................# # # We are testing several error conditions. Because of this you are # going to see some error messages. These may be ignored # # sleep 5 # http://localhost:8881 404 <html> <head><title>404 absent</title></head> <body> <h1>Écheque au démarrage</h1> <p>Application inconue : Bad</p> </body> </html> 410 <html> <head><title>410 absent</title></head> <body> <h1>Session inexistante</h1> <p>La session <tt>honk-honk</tt> n'existe pas. Elle doit être expirée.</p> </body> </html> 415 Error while argument parsing: Unsupported Media Type (415) 405 Error while argument parsing: Method Not Allowed (405) 400 Error while argument parsing: Bad Request (400) Error: Can't find source node 1234 at blib/lib/POE/XUL/Event.pm line 43. 500 Error while Click: Internal Server Error (500) Can't find source node 1234 at blib/lib/POE/XUL/Event.pm line 43. ok t/55_concurrent...........# prog=/usr/local/bin/perl -Iblib/lib t/test-app.pl 8881 t-tmp # sleep 5 # STDERR Can't locate MIME/Types.pm in @INC (@INC contains: blib/lib /home/sand/.cpan/build/POE-XUL-0.0200-XDU4an/blib/lib /home/sand/.cpan/build/POE-XUL-0.0200-XDU4an/blib/arch /usr/local/perl-5.8.7/lib/5.8.7/i686-linux-64int /usr/local/perl-5.8.7/lib/5.8.7 /usr/local/perl-5.8.7/lib/site_perl/5.8.7/i686-linux-64int /usr/local/perl-5.8.7/lib/site_perl/5.8.7 /usr/local/perl-5.8.7/lib/site_perl .) at blib/lib/POE/Component/XUL.pm line 15. # STDERR BEGIN failed--compilation aborted at blib/lib/POE/Component/XUL.pm line 15. # STDERR Compilation failed in require at t/test-app.pl line 8. # STDERR BEGIN failed--compilation aborted at t/test-app.pl line 8. # Failed test ''boot' successful' # at t/Client.pm line 53. # Failed test 'Right content type' # at t/Client.pm line 55. # got: '' # expected: 'application/json' <html> <HEAD><TITLE>Error: Internal Server Error</TITLE></HEAD> <BODY> <H1>Error: Internal Server Error</H1> Cannot connect to localhost:8881 (connect error 111: Verbindungsaufbau abgelehnt) </BODY> </HTML> # Looks like you planned 560 tests but only ran 2. # Looks like you failed 2 tests of 2 run. # Looks like your test died just after 2. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 560/560 subtests t/56_timeout..............# sleep 5 # http://localhost:8881 at t/test-timeout.pl line 21. # sleep 10 # _stop at t/test-timeout.pl line 69. 410 <html> <head><title>410 absent</title></head> <body> <h1>Session inexistante</h1> <p>La session <tt>VOmCszLdUKwDVs-hUnQOQQ</tt> n'existe pas. Elle doit être expirée.</p> </body> </html> ok t/60_static...............# sleep 5 # http://localhost:8881 ok t/61_error................# # # We are testing several error conditions. Because of this you are # going to see some error messages. These may be ignored # # sleep 5 # http://localhost:8881 405 Error while POST: Method Not Allowed (405) 404 <html> <head><title>404 N'existe pas</title></head> <body> <h1>Le fichier que vous cherchez ne semble pas exister.</h1> <pre>Unknown file 'poe-xul/xul/HONK/bonk/ZONK'</pre> </body> </html> ok t/62_build_file...........ok t/70_xul_from.............# sleep 5 # http://localhost:8881 ok t/75_framify..............# sleep 5 # http://localhost:8881 ok t/90_complete.............# sleep 3 # http://localhost:8881 Use of uninitialized value in join or string at blib/lib/POE/XUL/Logging.pm line 206. Use of uninitialized value in join or string at blib/lib/POE/XUL/Logging.pm line 206. ok t/95_searchlist...........# sleep 5 # http://localhost:8881 ok Test Summary Report ------------------- t/55_concurrent.t (Wstat: 65280 Tests: 2 Failed: 2) Failed test number(s): 1-2 Non-zero exit status: 255 Parse errors: Bad plan. You planned 560 tests but ran 2. Files=21, Tests=1835, 82 wallclock secs ( 1.10 usr 0.05 sys + 15.74 cusr 1.20 csys = 18.09 CPU) Result: FAIL Failed 1/21 test programs. 2/1835 subtests failed. make: *** [test_dynamic] Fehler 255 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ---------------------------- ------ ------ Carp 0 1.03 Digest::MD5 2.3 2.36 HTTP::Date 1.4 1.47 HTTP::Status 1 1.28 JSON::XS 0.8 2.01 MIME::Types 0 1.22 POE 0.9500 0.9999 POE::Component::Server::HTTP 0.09 0.09 Scalar::Util 1.13 1.19 Test::More 0.60 0.72 Time::HiRes 1 1.9711 Unicode::String 2 2.09 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: 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 = PERL5_CPANPLUS_IS_RUNNING = 1582 PERL5_CPAN_IS_RUNNING = 1582 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/pes4ltZ/[EMAIL PROTECTED]/bin/perl $UID/$EUID = 1005 / 1005 $GID = 1005 1005 $EGID = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9205 Cwd 3.25 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.40 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 3.04 Test::More 0.72 YAML 0.66 YAML::Syck 0.99 version 0.74 -- Summary of my perl5 (revision 5 version 8 subversion 6) configuration: Platform: osname=linux, osvers=2.6.18-4-k7, archname=i686-linux-thread-multi-64int uname='linux k75 2.6.18-4-k7 #1 smp mon mar 26 17:57:15 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/[EMAIL PROTECTED] -Dinstallusrbinperl=n -Uversiononly -des -Dusethreads -Duse64bitint -Dusedevel -Doptimize=-g -Dnoextensions=Encode' 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=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -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 libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
