Subject: | Test Failure in Strawberry perl - IO::SessionData |
Hi, I reccommend a skip on this one for windows. Do we need do disable
parts of SOAP::Lite for windows because this test fails?
C:\Projects\perl-soap-lite\branches\0.71>prove -b -v t\IO\SessionData.t
t\IO\SessionData....
1..9
# Failed test 'use IO::SessionData;'
# at t\IO\SessionData.t line 4.
# Tried to use 'IO::SessionData'.
# Error: Your vendor has not defined POSIX macro EWOULDBLOCK, used
at C:\Projects\perl-soap-lite\branches
\0.71\blib\lib/IO/SessionData.pm line 24
# BEGIN failed--compilation aborted at C:\Projects\perl-soap-
lite\branches\0.71\blib\lib/IO/SessionData.pm lin
e 27.
# Compilation failed in require at (eval 2) line 2.
not ok 1 - use IO::SessionData;# BEGIN failed--compilation aborted at
(eval 2) line 2.
Can't locate object method "new" via package "IO::SessionData" at
t\IO\SessionData.t line 6.
# Looks like you planned 9 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 9/9 subtests
Test Summary Report
-------------------
t\IO\SessionData (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 9 tests but ran 1.
Files=1, Tests=1, 1 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU)
Result: FAIL