Subject: | Win32 failure (11sockopts.t + 21nonblocking-connect-internet.t) |
Hi,
I have experienced the following failure on my strawberryperl 5.12.2 (32bit) @ MS Windows 7
--
kmx
Running Build test
t\00use.t ........................... ok
t\01local-client-v4.t ............... ok
t\02local-server-v4.t ............... Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\02local-server-v4.t ............... 1/26 Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\02local-server-v4.t ............... ok
t\03local-cross-v4.t ................ Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\03local-cross-v4.t ................ 1/12 Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\03local-cross-v4.t ................ ok
t\04local-client-v6.t ............... skipped: No IO::Socket::INET6
t\05local-server-v6.t ............... skipped: No IO::Socket::INET6
t\06local-cross-v6.t ................ Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\06local-cross-v6.t ................ 1/12 Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\06local-cross-v6.t ................ ok
t\10args.t .......................... ok
t\11sockopts.t ...................... Cannot socket() - at t\11sockopts.t line 11.
Show quoted text
Failed 3/3 subtests
t\12port-fallback.t ................. ok
t\13addrinfo.t ...................... 1/4 Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\13addrinfo.t ...................... ok
t\14fileno.t ........................ ok
t\15io-socket.t ..................... Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\15io-socket.t ..................... 1/2 Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\15io-socket.t ..................... ok
t\20nonblocking-connect.t ........... ok
t\21nonblocking-connect-internet.t .. 1/10
Show quoted text
Show quoted text
Show quoted text
Show quoted text
Failed 4/10 subtests
t\99pod.t ........................... ok
Test Summary Report
-------------------
t\11sockopts.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 0.
t\21nonblocking-connect-internet.t (Wstat: 1024 Tests: 10 Failed: 4)
Failed tests: 4, 8-10
Non-zero exit status: 4
Files=16, Tests=109, 12 wallclock secs ( 0.16 usr + 0.08 sys = 0.23 CPU)
Result: FAIL
Failed 2/16 test programs. 4/109 subtests failed.
I have experienced the following failure on my strawberryperl 5.12.2 (32bit) @ MS Windows 7
--
kmx
Running Build test
t\00use.t ........................... ok
t\01local-client-v4.t ............... ok
t\02local-server-v4.t ............... Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\02local-server-v4.t ............... 1/26 Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\02local-server-v4.t ............... ok
t\03local-cross-v4.t ................ Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\03local-cross-v4.t ................ 1/12 Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\03local-cross-v4.t ................ ok
t\04local-client-v6.t ............... skipped: No IO::Socket::INET6
t\05local-server-v6.t ............... skipped: No IO::Socket::INET6
t\06local-cross-v6.t ................ Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\06local-cross-v6.t ................ 1/12 Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\06local-cross-v6.t ................ ok
t\10args.t .......................... ok
t\11sockopts.t ...................... Cannot socket() - at t\11sockopts.t line 11.
Show quoted text
# Looks like your test exited with 255 before it could output anything.
t\11sockopts.t ...................... Dubious, test returned 255 (wstat 65280, 0xff00)Failed 3/3 subtests
t\12port-fallback.t ................. ok
t\13addrinfo.t ...................... 1/4 Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\13addrinfo.t ...................... ok
t\14fileno.t ........................ ok
t\15io-socket.t ..................... Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\15io-socket.t ..................... 1/2 Use of uninitialized value $protocol in socket at D:/strawberry/perl/lib/IO/Socket.pm line 80.
t\15io-socket.t ..................... ok
t\20nonblocking-connect.t ........... ok
t\21nonblocking-connect-internet.t .. 1/10
Show quoted text
# Failed test '->connect had to select() at least once'
# at t\21nonblocking-connect-internet.t line 48.
t\21nonblocking-connect-internet.t .. 6/10# at t\21nonblocking-connect-internet.t line 48.
Show quoted text
# Failed test '->connect eventually fails with ECONNREFUSED'
# at t\21nonblocking-connect-internet.t line 85.
# dollarbang =
# at t\21nonblocking-connect-internet.t line 85.
# dollarbang =
Show quoted text
# Failed test '->connect had to select() at least once'
# at t\21nonblocking-connect-internet.t line 88.
# at t\21nonblocking-connect-internet.t line 88.
Show quoted text
# Failed test '$socket is not even opened'
# at t\21nonblocking-connect-internet.t line 90.
# Looks like you failed 4 tests of 10.
t\21nonblocking-connect-internet.t .. Dubious, test returned 4 (wstat 1024, 0x400)# at t\21nonblocking-connect-internet.t line 90.
# Looks like you failed 4 tests of 10.
Failed 4/10 subtests
t\99pod.t ........................... ok
Test Summary Report
-------------------
t\11sockopts.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 0.
t\21nonblocking-connect-internet.t (Wstat: 1024 Tests: 10 Failed: 4)
Failed tests: 4, 8-10
Non-zero exit status: 4
Files=16, Tests=109, 12 wallclock secs ( 0.16 usr + 0.08 sys = 0.23 CPU)
Result: FAIL
Failed 2/16 test programs. 4/109 subtests failed.