Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

POE fails on cygwin

0 views
Skip to first unread message

M W487

unread,
Oct 16, 2009, 3:42:05 PM10/16/09
to rca...@cpan.org, CPAN-Testers-Discuss
Hi. wheel_readline for select or io_poll seems to fail for cygwin,
with either 5.8.8 or 5.10.0 for POE 1.280, 1.269, 1.268.

I would like to help fix this, but the tests seem to be sophisticated,
and even looking at poe-gen-tests I am stumped.

What can be done? Should the test be skipped on cygwin, as for
wheel_tail? Does/did that introduce a "got-cha"?

Thanks. I want it on cygwin, and I like it to pass tests.

FAIL POE-1.280 cygwin-thread-multi-64int 1.5.24(0.15642)

Can't call method "get" on an undefined value at
/home/Administrator/.cpan/build/POE-Test-Loops-1.030-0oPXWs/blib/lib/POE/Test/Loops/wheel_readline.pm
line 339.
Compilation failed in require at t/30_loops/io_poll/wheel_readline.t line 25.
# Looks like your test exited with 2 before it could output anything.
t/30_loops/io_poll/wheel_readline.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 6/6 subtests


Can't call method "get" on an undefined value at
/home/Administrator/.cpan/build/POE-Test-Loops-1.030-0oPXWs/blib/lib/POE/Test/Loops/wheel_readline.pm
line 339.
Compilation failed in require at t/30_loops/select/wheel_readline.t line 20.
# Looks like your test exited with 2 before it could output anything.
t/30_loops/select/wheel_readline.t ................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 6/6 subtests


FAIL POE-1.269 cygwin-thread-multi-64int 1.5.25(0.15642)

Can't call method "get" on an undefined value at
/home/Administrator/.cpan/build/POE-Test-Loops-1.022-6mg3qe/blib/lib/POE/Test/Loops/wheel_readline.pm
line 336.
Compilation failed in require at t/30_loops/select/wheel_readline.t line 20.
# Looks like your test exited with 255 before it could output anything.
t/30_loops/select/wheel_readline.t ................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests
t/30_loops/select/wheel_tail.t .................... skipped: Cygwin
file open/locking semantics thwart this test.

FAIL POE-1.268 cygwin-thread-multi-64int 1.5.25(0.15642)

t/30_loops/io_poll/wheel_readline.................Can't call method
"get" on an undefined value at
/home/Administrator/.cpan/build/POE-Test-Loops-1.022-6mg3qe/blib/lib/POE/Test/Loops/wheel_readline.pm
line 336.
Compilation failed in require at t/30_loops/io_poll/wheel_readline.t line 25.
# Looks like your test exited with 255 before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests

t/30_loops/select/wheel_readline..................Can't call method
"get" on an undefined value at
/home/Administrator/.cpan/build/POE-Test-Loops-1.022-6mg3qe/blib/lib/POE/Test/Loops/wheel_readline.pm
line 336.
Compilation failed in require at t/30_loops/select/wheel_readline.t line 20.
# Looks like your test exited with 255 before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests

Test Summary Report
-------------------
t/30_loops/io_poll/wheel_readline (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 0.
t/30_loops/select/wheel_readline (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 0.

0 new messages