So, I checked out the latest CVS build today (brand spanking new as of
10:41pm PST)
C:\Perl\bin\Perl.exe -Mblib -IC:\Perl\lib -IC:\Perl\lib -e "use
Test::Ha
rness qw(&runtests $verbose); $verbose=0; runtests @ARGV;" t\00_coverage.t
t\01_
sessions.t t\02_alarms.t t\03_aliases.t t\04_selects.t t\05_macros.t
t\06_tk.t t
\07_event.t t\08_errors.t t\09_wheels_unix.t t\10_wheels_tcp.t
t\11_signals_poe.
t t\12_signals_ev.t t\13_wheels_udp.t t\14_wheels_ft.t t\15_filter_block.t
t\16_
filter_stream.t t\17_filter_ref.t t\18_filter_line.t t\19_filterchange.t
t\20_ac
cept.t t\21_gtk.t t\22_wheel_run.t t\23_nfa.t t\24_filter_stack.t
t\25_detach.t
Using C:/work/poe/blib
t\00_coverage.......ok
t\01_sessions.......ok, 2/29 skipped: Windows doesn't seem to do signals
t\02_alarms.........ok
t\03_aliases........ok
t\04_selects........ok
t\05_macros.........ok
t\06_tk.............skipped: need the Tk module installed to run this test
t\07_event..........skipped: need the Event module installed to run this
test
t\08_errors.........dubious
Test returned status 5 (wstat 1280, 0x500)
DIED. FAILED tests 1-60
Failed 60/60 tests, 0.00% okay
t\09_wheels_unix....skipped: Windows doesn't seem to do UNIX sockets
t\10_wheels_tcp.....ok
t\11_signals_poe....skipped: Windows doesn't seem to do signals
t\12_signals_ev.....skipped: the Event module is not installed
t\13_wheels_udp.....ok
t\14_wheels_ft......select error: Bad file descriptor at macro
substrate_main_lo
op (defined in C:/work/poe/blib/lib/POE/Kernel/Select.pm at line 249)
invoked fr
om C:/work/poe/blib/lib/POE/Kernel.pm line 1155
POE::Kernel::run('POE::Kernel=ARRAY(0x1e509ec)') called at
t\14_wheels_f
t.t line 206
t\14_wheels_ft......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
Failed 9/9 tests, 0.00% okay
t\15_filter_block...ok
t\16_filter_stream..ok
t\17_filter_ref.....skipped: can't test without either Storable or
FreezeThaw
t\18_filter_line....ok
t\19_filterchange...ok
t\20_accept.........ok
t\21_gtk............skipped: need the Gtk module installed to run this
test
t\22_wheel_run...... <HANG>
Test 8 still causes a Dr. Watson (same as before). Test 22 hung the same
as before. I know that Rocco doesn't wanna work on Windows for a bit, but
I thought I would still throw this information out to the masses anyway.
;) Cheers.