Skip Menu |

This queue is for tickets about the POE CPAN distribution.

Report information
The Basics
Id: 18695
Status: resolved
Priority: 0/
Queue: POE

People
Owner: Nobody in particular
Requestors: bricas [...] cpan.org
Cc:
AdminCc:

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



Subject: wheel_run.t fails on win32
test output: C:\Documents and Settings\Brian Cassidy\Desktop\POE-0.34>prove -l -v tests\30_lo ops\10_select\wheel_run.t tests\30_loops\10_select\wheel_run....1..9 ok 1 # skip IO::Pty is needed for this test. ok 2 # skip IO::Pty is needed for this test. ok 3 - coderef got stdout response: out: test-out ok 4 - subprogram got stdout response: out: test-out ok 5 - coderef got stderr response: err: test-err ok 6 - subprogram got stderr response: err: test-err dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 7-9 Failed 3/9 tests, 66.67% okay (less 2 skipped tests: 4 okay, 44.44%) Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- tests\30_loops\10_select\wheel_ru 5 1280 9 6 66.67% 7-9 2 subtests skipped. Failed 1/1 test scripts, 0.00% okay. 3/9 subtests failed, 66.67% okay. --- perl version: This is perl, v5.8.7 built for MSWin32-x86-multi-thread (with 14 registered patches, see perl -V for more detail) Copyright 1987-2005, Larry Wall Binary build 815 [211909] provided by ActiveState http://www.ActiveState.com ActiveState is a division of Sophos. Built Nov 2 2005 08:44:52
Hi, Brian. Thanks for the bug report. Benjamin Smith has significantly reworked the wheel_run.t test, and it passes (or skips) everything under ActivePerl 5.8.8. I'll run it past cygwin before the next release, too.