Skip Menu |

This queue is for tickets about the POE CPAN distribution.

Report information
The Basics
Id: 49914
Status: rejected
Priority: 0/
Queue: POE

People
Owner: Nobody in particular
Requestors: acferen [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.268
Fixed in: (no value)



Subject: t/30_loops/select/wheel_sf_ipv6 Fails on Win32
svn version : 2697 S:\poe\trunk\poe>prove -b t/30_loops/select/wheel_sf_ipv6.t t/30_loops/select/wheel_sf_ipv6....# This test may hang if your firewall blocks IPv6 # packets across your localhost interface. getsockname() on unopened socket GEN5 at blib\lib/POE/Wheel/SocketFactory.pm line 425. Use of uninitialized value in subroutine entry at C:\Perl\site\lib\POE\Test\Loops/wheel_sf_ipv6.pm line 72. t/30_loops/select/wheel_sf_ipv6....ok 1/3Bad arg length for Socket6::unpack_sockaddr_in6, length is 0, should be 28 at C:\Perl\site\lib\POE\Test\Loops/wheel_sf_ipv6.pm line 72. Compilation failed in require at t/30_loops/select/wheel_sf_ipv6.t line 20. # Looks like you planned 3 tests but ran 1. # Looks like your test exited with 9 just after 1. t/30_loops/select/wheel_sf_ipv6....dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay (less 1 skipped test: 0 okay, 0.00%) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/30_loops/select/wheel_sf_ipv6.t 9 2304 3 4 2-3 1 subtest skipped. Failed 1/1 test scripts. 2/3 subtests failed. Files=1, Tests=3, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 2/3 subtests failed. S:\poe\trunk\poe>
Actually, it's working here. Do you have IPv6 enabled, and IPv6 routing enabled on your firewall?
Please ignore this ticket. It's a duplicate of ticket 50079. I've moved my replies from this ticket to 50079 and am rejecting this one.