logo       
Google Custom Search
    AddThis Social Bookmark Button

problem with tests and uploadreport:: msg#00050

Subject: problem with tests and uploadreport:
alex@mithril[trunk/tools/POE-0.3003] 10:51 % perl Makefile.PL 

====================================================================

Prompts may be bypassed by running:
   /usr/bin/perl Makefile.PL --default

Only necessary modules will be installed by default.

====================================================================


POE's test suite requires a functional network.
However, we can skip those tests requiring network
access if you would like.

Would you like to skip the network tests?

(Any text other than Y or y will be taken as a no) [n] 
*** ExtUtils::AutoInstall version 0.61
*** Checking for dependencies...
[Core Features]
- Carp               ...loaded. (1.01)
- Exporter           ...loaded. (5.567)
- IO                 ...loaded. (1.20 >= 1.2)
- POSIX              ...loaded. (1.05 >= 1.02)
- Socket             ...loaded. (1.75 >= 1.7)
- Filter::Util::Call ...loaded. (1.06 >= 1.06)
- Test::More         ...loaded. (0.47 >= 0.47)
- File::Spec         ...loaded. (0.9 >= 0.87)
- Errno              ...loaded. (1.09 >= 1.09)
[Recommended modules to increase timer/alarm/delay accuracy.]
- Time::HiRes        ...missing. (would need 1.59)
==> Auto-install the 1 optional module(s) from CPAN? [n] 
[Optional modules to speed up large-scale clients/servers.]
- IO::Poll           ...loaded. (0.06 >= 0.01)
[Optional modules for IPv6 support.]
- Socket6            ...missing. (would need 0.14)
==> Auto-install the 1 optional module(s) from CPAN? [n] 
[Optional modules for controlling full-screen programs (e.g. vi).]
- IO::Pty            ...missing. (would need 1.02)
==> Auto-install the 1 optional module(s) from CPAN? [n] 
[Optional modules for marshaling/serializing data.]
- Storable           ...missing. (would need 2.12)
- Compress::Zlib     ...missing. (would need 1.33)
==> Auto-install the 2 optional module(s) from CPAN? [n] 
[Optional modules for web applications (client & server).]
- LWP                ...missing. (would need 5.79)
- URI                ...missing. (would need 1.30)
==> Auto-install the 2 optional module(s) from CPAN? [n] 
[Optional modules for Curses text interfaces.]
- Curses             ...missing. (would need 1.08)
==> Auto-install the 1 optional module(s) from CPAN? [n] 
[Optional modules for console (command line) interfaces.]
- Term::ReadKey      ...missing. (would need 2.21)
- Term::Cap          ...missing. (would need 1.09)
==> Auto-install the 2 optional module(s) from CPAN? [n] 
[Optional modules for Gtk+ graphical interfaces.]
- Gtk                ...missing. (would need 0.7009)
==> Auto-install the 1 optional module(s) from CPAN? [n] 
[Optional modules for Tk graphical interfaces.]
- Tk                 ...missing. (would need 800.027)
==> Auto-install the 1 optional module(s) from CPAN? [n] 
[Optional modules for Event.pm support.]
- Event              ...missing. (would need 1.00)
==> Auto-install the 1 optional module(s) from CPAN? [n] 
*** ExtUtils::AutoInstall configuration finished.
WARNING: NO_META is not a known parameter.
Checking if your kit is complete...
Looks good
'NO_META' is not a known MakeMaker parameter name.

Writing Makefile for Cwd
Writing Makefile for File::Spec
Writing Makefile for POE

==================================================================

Please consider running 'make uploadreport' to create and upload a
test report.  You can see samples of other test reports by visitng
http://eekeek.org/poe-tests/

Thank you.

==================================================================
alex@mithril[trunk/tools/POE-0.3003] 10:51 % 
alex@mithril[trunk/tools/POE-0.3003] 10:51 % make test
cp lib/POE/Resource/SIDs.pm blib/lib/POE/Resource/SIDs.pm
cp lib/POE/Filter/RecordBlock.pm blib/lib/POE/Filter/RecordBlock.pm
cp lib/POE/Pipe.pm blib/lib/POE/Pipe.pm
cp lib/POE/Filter/HTTPD.pm blib/lib/POE/Filter/HTTPD.pm
cp lib/POE/Driver.pm blib/lib/POE/Driver.pm
cp lib/POE/Filter/Map.pm blib/lib/POE/Filter/Map.pm
cp lib/POE/API/ResLoader.pm blib/lib/POE/API/ResLoader.pm
cp lib/POE/Loop/Gtk.pm blib/lib/POE/Loop/Gtk.pm
cp lib/POE/Resource/Events.pm blib/lib/POE/Resource/Events.pm
cp lib/POE/Loop/Tk.pm blib/lib/POE/Loop/Tk.pm
cp lib/POE/Filter.pm blib/lib/POE/Filter.pm
cp lib/POE/Wheel/ListenAccept.pm blib/lib/POE/Wheel/ListenAccept.pm
cp lib/POE/Queue/Array.pm blib/lib/POE/Queue/Array.pm
cp lib/POE/Loop/PerlSignals.pm blib/lib/POE/Loop/PerlSignals.pm
cp lib/POE/Resource/Statistics.pm blib/lib/POE/Resource/Statistics.pm
cp lib/POE/Wheel/ReadWrite.pm blib/lib/POE/Wheel/ReadWrite.pm
cp lib/POE/Macro/UseBytes.pm blib/lib/POE/Macro/UseBytes.pm
cp lib/POE/Wheel/Curses.pm blib/lib/POE/Wheel/Curses.pm
cp lib/POE/Preprocessor.pm blib/lib/POE/Preprocessor.pm
cp lib/POE/Loop/Event.pm blib/lib/POE/Loop/Event.pm
cp lib/POE.pm blib/lib/POE.pm
cp lib/POE/Loop/TkCommon.pm blib/lib/POE/Loop/TkCommon.pm
cp lib/POE/Resource/FileHandles.pm blib/lib/POE/Resource/FileHandles.pm
cp lib/POE/API/Ctl.pm blib/lib/POE/API/Ctl.pm
cp lib/POE/Driver/SysRW.pm blib/lib/POE/Driver/SysRW.pm
cp lib/POE/Pipe/TwoWay.pm blib/lib/POE/Pipe/TwoWay.pm
cp lib/POE/Filter/Stream.pm blib/lib/POE/Filter/Stream.pm
cp lib/POE/Filter/Reference.pm blib/lib/POE/Filter/Reference.pm
cp lib/POE/Filter/Grep.pm blib/lib/POE/Filter/Grep.pm
cp lib/POE/Pipe/OneWay.pm blib/lib/POE/Pipe/OneWay.pm
cp lib/POE/Filter/Block.pm blib/lib/POE/Filter/Block.pm
cp lib/POE/Filter/Stackable.pm blib/lib/POE/Filter/Stackable.pm
cp lib/POE/Wheel/SocketFactory.pm blib/lib/POE/Wheel/SocketFactory.pm
cp lib/POE/Loop/TkActiveState.pm blib/lib/POE/Loop/TkActiveState.pm
cp lib/POE/Component/Server/TCP.pm blib/lib/POE/Component/Server/TCP.pm
cp lib/POE/Filter/Line.pm blib/lib/POE/Filter/Line.pm
cp lib/POE/Resource/Controls.pm blib/lib/POE/Resource/Controls.pm
cp lib/POE/Loop/Select.pm blib/lib/POE/Loop/Select.pm
cp lib/POE/NFA.pm blib/lib/POE/NFA.pm
cp lib/POE/Component.pm blib/lib/POE/Component.pm
cp lib/POE/Resources.pm blib/lib/POE/Resources.pm
cp lib/POE/Session.pm blib/lib/POE/Session.pm
cp lib/POE/Component/Client/TCP.pm blib/lib/POE/Component/Client/TCP.pm
cp lib/POE/Kernel.pm blib/lib/POE/Kernel.pm
cp lib/POE/Resource/Aliases.pm blib/lib/POE/Resource/Aliases.pm
cp lib/POE/Resource/Extrefs.pm blib/lib/POE/Resource/Extrefs.pm
cp lib/POE/Resource/Sessions.pm blib/lib/POE/Resource/Sessions.pm
cp lib/POE/Wheel/Run.pm blib/lib/POE/Wheel/Run.pm
cp lib/POE/Wheel/FollowTail.pm blib/lib/POE/Wheel/FollowTail.pm
cp lib/POE/Loop.pm blib/lib/POE/Loop.pm
cp lib/POE/Loop/IO_Poll.pm blib/lib/POE/Loop/IO_Poll.pm
cp lib/POE/Resource.pm blib/lib/POE/Resource.pm
cp lib/POE/Wheel/ReadLine.pm blib/lib/POE/Wheel/ReadLine.pm
cp lib/POE/Queue.pm blib/lib/POE/Queue.pm
cp lib/POE/Resource/Signals.pm blib/lib/POE/Resource/Signals.pm
cp lib/POE/Wheel.pm blib/lib/POE/Wheel.pm
make[1]: Entering directory
`/usr/people/alex/mysvn/svn/trunk/tools/POE-0.3003/File-Spec-0.90'
make[2]: Entering directory
`/usr/people/alex/mysvn/svn/trunk/tools/POE-0.3003/File-Spec-0.90/Cwd-2.21'
gcc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386
-mcpu=i686   -DVERSION=\"2.21\" -DXS_VERSION=\"2.21\" -fPIC
"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"   Cwd.c
Running Mkbootstrap for Cwd ()
chmod 644 Cwd.bs
rm -f ../../blib/arch/auto/Cwd/Cwd.so
LD_RUN_PATH="" gcc  -shared -L/usr/local/lib Cwd.o  -o
../../blib/arch/auto/Cwd/Cwd.so
chmod 755 ../../blib/arch/auto/Cwd/Cwd.so
cp Cwd.bs ../../blib/arch/auto/Cwd/Cwd.bs
chmod 644 ../../blib/arch/auto/Cwd/Cwd.bs
Manifying ../../blib/man3/Cwd.3pm
make[2]: Leaving directory
`/usr/people/alex/mysvn/svn/trunk/tools/POE-0.3003/File-Spec-0.90/Cwd-2.21'
Manifying ../blib/man3/File::Spec::OS2.3pm
Manifying ../blib/man3/File::Spec::Mac.3pm
Manifying ../blib/man3/File::Spec::VMS.3pm
Manifying ../blib/man3/File::Spec::Functions.3pm
Manifying ../blib/man3/File::Spec::Cygwin.3pm
Manifying ../blib/man3/File::Spec::Epoc.3pm
Manifying ../blib/man3/File::Spec.3pm
Manifying ../blib/man3/File::Spec::Unix.3pm
Manifying ../blib/man3/File::Spec::Win32.3pm
make[1]: Leaving directory
`/usr/people/alex/mysvn/svn/trunk/tools/POE-0.3003/File-Spec-0.90'
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
tests/10_units/01_preprocessor/01_preprocessor......ok                       
tests/10_units/01_preprocessor/02_macro_usebytes....ok                       
tests/10_units/02_pipes/01_base.....................skipped
        all skipped: not implemented yet
tests/10_units/02_pipes/02_oneway...................skipped
        all skipped: not implemented yet
tests/10_units/02_pipes/03_twoway...................skipped
        all skipped: not implemented yet
tests/10_units/03_base/01_poe.......................ok                       
tests/10_units/03_base/02_api_resloader.............ok                       
tests/10_units/03_base/03_component.................ok                       
tests/10_units/03_base/04_driver....................ok                       
tests/10_units/03_base/05_filter....................ok                       
tests/10_units/03_base/06_loop......................ok                       
tests/10_units/03_base/07_queue.....................ok                       
tests/10_units/03_base/08_resource..................ok                       
tests/10_units/03_base/09_resources.................skipped
        all skipped: not implemented yet
tests/10_units/03_base/10_wheel.....................ok                       
tests/10_units/03_base/11_assert_usage..............ok                       
tests/10_units/03_base/12_assert_retval.............ok                       
tests/10_units/03_base/13_assert_data...............ok                       
tests/10_units/03_base/14_kernel....................ok                       
tests/10_units/04_drivers/01_sysrw..................ok                       
tests/10_units/05_filters/01_block..................ok                       
tests/10_units/05_filters/02_grep...................skipped
        all skipped: not implemented yet
tests/10_units/05_filters/03_http...................ok                       
        7/56 skipped: PUT not supported yet.
tests/10_units/05_filters/04_line...................ok                       
tests/10_units/05_filters/05_map....................skipped
        all skipped: not implemented yet
tests/10_units/05_filters/06_recordblock............skipped
        all skipped: not implemented yet
tests/10_units/05_filters/07_reference..............ok                       
tests/10_units/05_filters/08_stream.................ok                       
tests/10_units/05_filters/50_stackable..............ok                       
tests/10_units/05_filters/99_filterchange...........ok                       
tests/10_units/06_queues/01_array...................ok                       
tests/20_resources/10_perl/aliases..................ok                       
tests/20_resources/10_perl/caller_state.............ok                       
tests/20_resources/10_perl/controls.................ok                       
tests/20_resources/10_perl/events...................ok                       
tests/20_resources/10_perl/extrefs..................ok                       
tests/20_resources/10_perl/filehandles..............ok                       
tests/20_resources/10_perl/sessions.................ok                       
tests/20_resources/10_perl/sids.....................ok                       
tests/20_resources/10_perl/signals..................ok                       
tests/20_resources/10_perl/statistics...............skipped
        all skipped: not implemented yet
tests/30_loops/10_select/all_errors.................skipped
        all skipped: most of these should move into other tests
tests/30_loops/10_select/comp_tcp...................ok                       
tests/30_loops/10_select/k_alarms...................ok                       
tests/30_loops/10_select/k_aliases..................ok                       
tests/30_loops/10_select/k_detach...................ok                       
tests/30_loops/10_select/k_selects..................ok                       
tests/30_loops/10_select/k_signals..................ok 2/8# Waiting 2
seconds for child processes to settle.
tests/30_loops/10_select/k_signals..................ok                       
tests/30_loops/10_select/ses_nfa....................ok                       
tests/30_loops/10_select/ses_session................ok                       
tests/30_loops/10_select/wheel_accept...............ok                       
tests/30_loops/10_select/wheel_run..................ok                       
        3/24 skipped: various reasons
tests/30_loops/10_select/wheel_sf_ipv6..............skipped
        all skipped: Socket6 is needed for IPv6 tests
tests/30_loops/10_select/wheel_sf_tcp...............ok                       
tests/30_loops/10_select/wheel_sf_udp...............ok                       
tests/30_loops/10_select/wheel_sf_unix..............ok                       
tests/30_loops/10_select/wheel_tail.................ok                       
tests/30_loops/20_poll/all_errors...................skipped
        all skipped: most of these should move into other tests
tests/30_loops/20_poll/comp_tcp.....................ok                       
tests/30_loops/20_poll/k_alarms.....................ok                       
tests/30_loops/20_poll/k_aliases....................ok                       
tests/30_loops/20_poll/k_detach.....................ok                       
tests/30_loops/20_poll/k_selects....................ok                       
tests/30_loops/20_poll/k_signals....................ok 2/8# Waiting 2
seconds for child processes to settle.
tests/30_loops/20_poll/k_signals....................ok                       
tests/30_loops/20_poll/ses_nfa......................ok                       
tests/30_loops/20_poll/ses_session..................ok                       
tests/30_loops/20_poll/wheel_accept.................ok                       
tests/30_loops/20_poll/wheel_run....................ok                       
        3/24 skipped: various reasons
tests/30_loops/20_poll/wheel_sf_ipv6................skipped
        all skipped: Socket6 is needed for IPv6 tests
tests/30_loops/20_poll/wheel_sf_tcp.................ok                       
tests/30_loops/20_poll/wheel_sf_udp.................ok                       
tests/30_loops/20_poll/wheel_sf_unix................ok                       
tests/30_loops/20_poll/wheel_tail...................ok                       
tests/30_loops/30_event/all_errors..................skipped
        all skipped: Event could not be loaded
tests/30_loops/30_event/comp_tcp....................skipped
        all skipped: Event could not be loaded
tests/30_loops/30_event/k_alarms....................skipped
        all skipped: Event could not be loaded
tests/30_loops/30_event/k_aliases...................skipped
        all skipped: Event could not be loaded
tests/30_loops/30_event/k_detach....................skipped
        all skipped: Event could not be loaded
tests/30_loops/30_event/k_selects...................skipped
        all skipped: Event could not be loaded
tests/30_loops/30_event/k_signals...................skipped
        all skipped: Event could not be loaded
tests/30_loops/30_event/ses_nfa.....................skipped
        all skipped: Event could not be loaded
tests/30_loops/30_event/ses_session.................skipped
        all skipped: Event could not be loaded
tests/30_loops/30_event/wheel_accept................skipped
        all skipped: Event could not be loaded
tests/30_loops/30_event/wheel_run...................skipped
        all skipped: Event could not be loaded
tests/30_loops/30_event/wheel_sf_ipv6...............skipped
        all skipped: Event could not be loaded
tests/30_loops/30_event/wheel_sf_tcp................skipped
        all skipped: Event could not be loaded
tests/30_loops/30_event/wheel_sf_udp................skipped
        all skipped: Event could not be loaded
tests/30_loops/30_event/wheel_sf_unix...............skipped
        all skipped: Event could not be loaded
tests/30_loops/30_event/wheel_tail..................skipped
        all skipped: Event could not be loaded
tests/30_loops/40_gtk/all_errors....................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/40_gtk/comp_tcp......................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/40_gtk/k_alarms......................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/40_gtk/k_aliases.....................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/40_gtk/k_detach......................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/40_gtk/k_selects.....................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/40_gtk/k_signals.....................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/40_gtk/ses_nfa.......................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/40_gtk/ses_session...................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/40_gtk/wheel_accept..................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/40_gtk/wheel_run.....................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/40_gtk/wheel_sf_ipv6.................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/40_gtk/wheel_sf_tcp..................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/40_gtk/wheel_sf_udp..................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/40_gtk/wheel_sf_unix.................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/40_gtk/wheel_tail....................skipped
        all skipped: Gtk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/all_errors.....................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/comp_tcp.......................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/k_alarms.......................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/k_aliases......................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/k_detach.......................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/k_selects......................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/k_signals......................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/ses_nfa........................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/ses_session....................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/wheel_accept...................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/wheel_run......................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/wheel_sf_ipv6..................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/wheel_sf_tcp...................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/wheel_sf_udp...................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/wheel_sf_unix..................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/30_loops/50_tk/wheel_tail.....................skipped
        all skipped: Tk needs a DISPLAY (set one today, okay?)
tests/90_regression/neyuki_detach...................ok                       
tests/90_regression/suzman_windows..................ok                       
tests/90_regression/ton-stop-corruption.............ok                       
All tests successful, 60 tests and 13 subtests skipped.
Files=124, Tests=3497, 124 wallclock secs (44.80 cusr +  3.80 csys = 48.60 CPU)
make[1]: Entering directory
`/usr/people/alex/mysvn/svn/trunk/tools/POE-0.3003/File-Spec-0.90'
make[2]: Entering directory
`/usr/people/alex/mysvn/svn/trunk/tools/POE-0.3003/File-Spec-0.90/Cwd-2.21'
make[2]: Leaving directory
`/usr/people/alex/mysvn/svn/trunk/tools/POE-0.3003/File-Spec-0.90/Cwd-2.21'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/crossplatform....ok                                                        
        7/50 skipped: Can't load File::Spec::VMS
t/Functions........ok                                                        
t/rel2abs2rel......ok                                                        
t/Spec.............ok                                                        
        83/465 skipped: various reasons
All tests successful, 90 subtests skipped.
Files=4, Tests=522,  1 wallclock secs ( 0.80 cusr +  0.09 csys =  0.89 CPU)
make[2]: Entering directory
`/usr/people/alex/mysvn/svn/trunk/tools/POE-0.3003/File-Spec-0.90/Cwd-2.21'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, '../../blib/lib', '../../blib/arch')" t/*.t
t/cwd......Use of uninitialized value in bitwise and (&) at t/cwd.t line 23.
t/cwd......ok                                                                
t/taint....ok                                                                
t/win32....skipped
        all skipped: this is not win32
All tests successful, 1 test skipped.
Files=3, Tests=40,  1 wallclock secs ( 0.52 cusr +  0.12 csys =  0.64 CPU)
make[2]: Leaving directory
`/usr/people/alex/mysvn/svn/trunk/tools/POE-0.3003/File-Spec-0.90/Cwd-2.21'
make[1]: Leaving directory
`/usr/people/alex/mysvn/svn/trunk/tools/POE-0.3003/File-Spec-0.90'
alex@mithril[trunk/tools/POE-0.3003] 10:53 % make uploadreport
/usr/bin/perl mylib/testreport.pl
File-Spec-0.90/Cwd-2.21/t/cwd.......................Use of
uninitialized value in bitwise and (&) at
File-Spec-0.90/Cwd-2.21/t/cwd.t line 23.
File-Spec-0.90/Cwd-2.21/t/cwd.......................ok 17/24#    
Failed test (File-Spec-0.90/Cwd-2.21/t/cwd.t at line 136)
File-Spec-0.90/Cwd-2.21/t/cwd.......................NOK 18#           
       '/usr/people/alex/mysvn/svn/trunk/tools/POE-0.3003'
#     doesn't match '(?-xism:\bt$)'
#     Failed test (File-Spec-0.90/Cwd-2.21/t/cwd.t at line 149)
File-Spec-0.90/Cwd-2.21/t/cwd.......................NOK 19#           
       
'/usr/people/alex/mysvn/svn/trunk/tools/POE-0.3003/_ptrslt_/_path_/_to_/_a_/_dir_'
#     doesn't match '(?-xism:t/_ptrslt_/_path_/_to_/_a_/_dir_$)'
#     Failed test (File-Spec-0.90/Cwd-2.21/t/cwd.t at line 150)
File-Spec-0.90/Cwd-2.21/t/cwd.......................NOK 20#           
       
'/usr/people/alex/mysvn/svn/trunk/tools/POE-0.3003/_ptrslt_/_path_/_to_/_a_/_dir_'
#     doesn't match '(?-xism:t/_ptrslt_/_path_/_to_/_a_/_dir_$)'
File-Spec-0.90/Cwd-2.21/t/cwd.......................ok 21/24cwd.t: No
such file or directory at File-Spec-0.90/Cwd-2.21/t/cwd.t line 165
# Looks like you planned 24 tests but only ran 21.
# Looks like your test died just after 21.
File-Spec-0.90/Cwd-2.21/t/cwd.......................FAILED                   
File-Spec-0.90/Cwd-2.21/t/taint.....................ok                       
File-Spec-0.90/Cwd-2.21/t/win32.....................ok                       
File-Spec-0.90/t/Functions..........................ok                       
File-Spec-0.90/t/Spec...............................ok                       
File-Spec-0.90/t/crossplatform......................ok                       
File-Spec-0.90/t/rel2abs2rel........................ok                       
tests/10_units/01_preprocessor/01_preprocessor......ok                       
tests/10_units/01_preprocessor/02_macro_usebytes....ok                       
tests/10_units/02_pipes/01_base.....................ok                       
tests/10_units/02_pipes/02_oneway...................ok                       
tests/10_units/02_pipes/03_twoway...................ok                       
tests/10_units/03_base/01_poe.......................ok                       
tests/10_units/03_base/02_api_resloader.............ok                       
tests/10_units/03_base/03_component.................ok                       
tests/10_units/03_base/04_driver....................ok                       
tests/10_units/03_base/05_filter....................ok                       
tests/10_units/03_base/06_loop......................ok                       
tests/10_units/03_base/07_queue.....................ok                       
tests/10_units/03_base/08_resource..................ok                       
tests/10_units/03_base/09_resources.................ok                       
tests/10_units/03_base/10_wheel.....................ok                       
tests/10_units/03_base/11_assert_usage..............ok                       
tests/10_units/03_base/12_assert_retval.............ok                       
tests/10_units/03_base/13_assert_data...............ok                       
tests/10_units/03_base/14_kernel....................ok                       
tests/10_units/04_drivers/01_sysrw..................ok                       
tests/10_units/05_filters/01_block..................ok                       
tests/10_units/05_filters/02_grep...................ok                       
tests/10_units/05_filters/03_http...................ok                       
tests/10_units/05_filters/04_line...................ok                       
tests/10_units/05_filters/05_map....................ok                       
tests/10_units/05_filters/06_recordblock............ok                       
tests/10_units/05_filters/07_reference..............ok                       
tests/10_units/05_filters/08_stream.................ok                       
tests/10_units/05_filters/50_stackable..............ok                       
tests/10_units/05_filters/99_filterchange...........ok                       
tests/10_units/06_queues/01_array...................ok                       
tests/20_resources/10_perl/aliases..................ok                       
tests/20_resources/10_perl/caller_state.............ok                       
tests/20_resources/10_perl/controls.................ok                       
tests/20_resources/10_perl/events...................ok                       
tests/20_resources/10_perl/extrefs..................ok                       
tests/20_resources/10_perl/filehandles..............ok                       
tests/20_resources/10_perl/sessions.................ok                       
tests/20_resources/10_perl/sids.....................ok                       
tests/20_resources/10_perl/signals..................ok                       
tests/20_resources/10_perl/statistics...............ok                       
tests/30_loops/10_select/all_errors.................ok                       
tests/30_loops/10_select/comp_tcp...................ok                       
tests/30_loops/10_select/k_alarms...................ok                       
tests/30_loops/10_select/k_aliases..................ok                       
tests/30_loops/10_select/k_detach...................ok                       
tests/30_loops/10_select/k_selects..................ok                       
tests/30_loops/10_select/k_signals..................ok 2/8# Waiting 2
seconds for child processes to settle.
tests/30_loops/10_select/k_signals..................ok                       
tests/30_loops/10_select/ses_nfa....................ok                       
tests/30_loops/10_select/ses_session................ok                       
tests/30_loops/10_select/wheel_accept...............ok                       
tests/30_loops/10_select/wheel_run..................ok                       
tests/30_loops/10_select/wheel_sf_ipv6..............ok                       
tests/30_loops/10_select/wheel_sf_tcp...............ok                       
tests/30_loops/10_select/wheel_sf_udp...............ok                       
tests/30_loops/10_select/wheel_sf_unix..............ok                       
tests/30_loops/10_select/wheel_tail.................ok                       
tests/30_loops/20_poll/all_errors...................ok                       
tests/30_loops/20_poll/comp_tcp.....................ok                       
tests/30_loops/20_poll/k_alarms.....................ok                       
tests/30_loops/20_poll/k_aliases....................ok                       
tests/30_loops/20_poll/k_detach.....................ok                       
tests/30_loops/20_poll/k_selects....................ok                       
tests/30_loops/20_poll/k_signals....................ok 2/8# Waiting 2
seconds for child processes to settle.
tests/30_loops/20_poll/k_signals....................ok                       
tests/30_loops/20_poll/ses_nfa......................ok                       
tests/30_loops/20_poll/ses_session..................ok                       
tests/30_loops/20_poll/wheel_accept.................ok                       
tests/30_loops/20_poll/wheel_run....................ok                       
tests/30_loops/20_poll/wheel_sf_ipv6................ok                       
tests/30_loops/20_poll/wheel_sf_tcp.................ok                       
tests/30_loops/20_poll/wheel_sf_udp.................ok                       
tests/30_loops/20_poll/wheel_sf_unix................ok                       
tests/30_loops/20_poll/wheel_tail...................ok                       
tests/30_loops/30_event/all_errors..................ok                       
tests/30_loops/30_event/comp_tcp....................ok                       
tests/30_loops/30_event/k_alarms....................ok                       
tests/30_loops/30_event/k_aliases...................ok                       
tests/30_loops/30_event/k_detach....................ok                       
tests/30_loops/30_event/k_selects...................ok                       
tests/30_loops/30_event/k_signals...................ok                       
tests/30_loops/30_event/ses_nfa.....................ok                       
tests/30_loops/30_event/ses_session.................ok                       
tests/30_loops/30_event/wheel_accept................ok                       
tests/30_loops/30_event/wheel_run...................ok                       
tests/30_loops/30_event/wheel_sf_ipv6...............ok                       
tests/30_loops/30_event/wheel_sf_tcp................ok                       
tests/30_loops/30_event/wheel_sf_udp................ok                       
tests/30_loops/30_event/wheel_sf_unix...............ok                       
tests/30_loops/30_event/wheel_tail..................ok                       
tests/30_loops/40_gtk/all_errors....................ok                       
tests/30_loops/40_gtk/comp_tcp......................ok                       
tests/30_loops/40_gtk/k_alarms......................ok                       
tests/30_loops/40_gtk/k_aliases.....................ok                       
tests/30_loops/40_gtk/k_detach......................ok                       
tests/30_loops/40_gtk/k_selects.....................ok                       
tests/30_loops/40_gtk/k_signals.....................ok                       
tests/30_loops/40_gtk/ses_nfa.......................ok                       
tests/30_loops/40_gtk/ses_session...................ok                       
tests/30_loops/40_gtk/wheel_accept..................ok                       
tests/30_loops/40_gtk/wheel_run.....................ok                       
tests/30_loops/40_gtk/wheel_sf_ipv6.................ok                       
tests/30_loops/40_gtk/wheel_sf_tcp..................ok                       
tests/30_loops/40_gtk/wheel_sf_udp..................ok                       
tests/30_loops/40_gtk/wheel_sf_unix.................ok                       
tests/30_loops/40_gtk/wheel_tail....................ok                       
tests/30_loops/50_tk/all_errors.....................ok                       
tests/30_loops/50_tk/comp_tcp.......................ok                       
tests/30_loops/50_tk/k_alarms.......................ok                       
tests/30_loops/50_tk/k_aliases......................ok                       
tests/30_loops/50_tk/k_detach.......................ok                       
tests/30_loops/50_tk/k_selects......................ok                       
tests/30_loops/50_tk/k_signals......................ok                       
tests/30_loops/50_tk/ses_nfa........................ok                       
tests/30_loops/50_tk/ses_session....................ok                       
tests/30_loops/50_tk/wheel_accept...................ok                       
tests/30_loops/50_tk/wheel_run......................ok                       
tests/30_loops/50_tk/wheel_sf_ipv6..................ok                       
tests/30_loops/50_tk/wheel_sf_tcp...................ok                       
tests/30_loops/50_tk/wheel_sf_udp...................ok                       
tests/30_loops/50_tk/wheel_sf_unix..................ok                       
tests/30_loops/50_tk/wheel_tail.....................ok                       
tests/90_regression/neyuki_detach...................ok                       
tests/90_regression/suzman_windows..................ok                       
tests/90_regression/ton-stop-corruption.............ok                       
/usr/bin/perl mylib/reportupload.pl
Connecting to test server.
Connection to test server successful.
Sending report...
Report upload failed.
alex@mithril[trunk/tools/POE-0.3003] 10:58 % 

-- 
Alex Avriette
avriette@xxxxxxxxx




Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>