Skip Menu |

This queue is for tickets about the POE CPAN distribution.

Report information
The Basics
Id: 99279
Status: open
Priority: 0/
Queue: POE

People
Owner: Nobody in particular
Requestors: gabor [...] szabgab.com
Cc:
AdminCc:

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



Subject: POE-1.365 test failures
Date: Thu, 2 Oct 2014 20:50:27 +0300
To: bug-poe [...] rt.cpan.org
From: Gabor Szabo <gabor [...] szabgab.com>
On perl 5.20.1 (DWIM Perl 5.20.1.10) on CentOS 5.10 64 bit. t/30_loops/io_poll/wheel_curses.t .................. skipped: Curses not available t/30_loops/io_poll/wheel_readline.t ................ ok t/30_loops/io_poll/wheel_readwrite.t ............... ok # Failed test 'stdio/redirection' # at /tmp/dwimperl-linux-5.20.1-10-x86_64/perl/lib/site_perl/5.20.1/POE/Test/Loops/ wheel_run.pm line 600. # 'PARENT:DONE:' # doesn't match '(?^:CHILD:PARENT:DONE:)' # Looks like you failed 1 test of 103. t/30_loops/io_poll/wheel_run.t ..................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/103 subtests t/30_loops/io_poll/wheel_run_size.t ................ skipped: This test requires Term::Size t/30_loops/io_poll/wheel_sf_ipv6.t ................. skipped: Socket::GetAddrInfo is needed for IPv6 tests t/30_loops/io_poll/wheel_sf_tcp.t .................. ok
Repeated runs seem to pass. I assume this is a result of random hash ordering. Probably a sort keys would fix the test.
Repeated runs seem to pass. I assume this is a result of random hash ordering. Probably a sort keys would fix the test.