Subject: | IO-Stream-1.0.7 dns.t test stuck on Windows |
Date: | Fri, 4 Jan 2013 10:14:50 +0200 |
To: | bug-IO-Stream [...] rt.cpan.org |
From: | Gabor Szabo <gabor [...] szabgab.com> |
Hi,
the dns.t was stuck on my machines.
I deleted it and then the tests passed. (See output below.)
Running on Strawberry Perl 5.16.2 32 bit
For now I have to disable smoke testing this distribution.
C:\strawberry_5_16_2_1\cpan\build\IO-Stream-1.0.7-H_KpqC>prove -l t
t\00.load.t ................... 1/1 # Testing IO::Stream 1.0.7
t\00.load.t ................... ok
t\01.export-all.t ............. ok
t\01.export-custom.t .......... ok
t\01.export-error.t ........... ok
t\01.export-event.t ........... ok
t\01.export-none.t ............ ok
t\01.export.t ................. ok
t\diagnostics.t ............... ok
t\dns-adns.t .................. skipped: OS unsupported
t\err-EAGAIN.t ................ skipped: OS unsupported
t\err-rw.t .................... sysread() on closed filehandle $server
at C:\strawberry_5_16_2_1\cpa
ream/EV.pm line 128.
# Alternative match: win32
t\err-rw.t .................... 1/3 # Alternative match: aborted
syswrite() on closed filehandle $client at
C:\strawberry_5_16_2_1\cpan\build\IO-Stream-1.0.7-H_KpqC\
t\err-rw.t .................... ok
t\extra_fields.t .............. ok
t\fh-types-all.t .............. ok
t\fh-types-posix.t ............ Use of uninitialized value $fifo in
unlink at t\fh-types-posix.t lin
t\fh-types-posix.t ............ skipped: OS unsupported
t\leak.t ...................... skipped: require /proc
t\perlcritic.t ................ skipped: Author test. Set
$ENV{TEST_AUTHOR} to a true value to run.
t\plugin-alias.t .............. ok
t\plugin.t .................... ok
t\pod-coverage.t .............. ok
t\pod.t ....................... ok
t\timeout-connect.t ........... skipped: online tests disabled
t\timeout-write-slowclient.t .. 1/12 # Alternative match: small_first_pkt
t\timeout-write-slowclient.t .. ok
t\timeout-write.t ............. ok
t\uc-echo.t ................... ok
t\uc-google.t ................. skipped: online tests disabled
t\uc-proxy-big-alias.t ........ 1/113 # Alternative match: win32_somefreebsd
t\uc-proxy-big-alias.t ........ ok
t\uc-proxy-big.t .............. 1/113 # Alternative match: win32_somefreebsd
t\uc-proxy-big.t .............. ok
t\uc-proxy.t .................. 1/20 # Alternative match: win32_somefreebsd
t\uc-proxy.t .................. ok
t\wait_for.t .................. ok
All tests successful.
Files=29, Tests=466, 13 wallclock secs ( 0.08 usr + 0.38 sys = 0.46 CPU)
Result: PASS