Subject: | SSLEAY_test.t test failure on Windows |
Date: | Mon, 7 Jan 2013 22:36:46 +0200 |
To: | bug-Net-Server [...] rt.cpan.org |
From: | Gabor Szabo <gabor [...] szabgab.com> |
C:\strawberry_5_16_2_1\cpan\build\Net-Server-2.006-JcoeRy>prove -lv
t\SSLEAY_test.t
t\SSLEAY_test.t ..
1..5
ok 1 - Can fork on this platform
ok 2 - Got needed ports (20200 20201)
ok 3 - Pipe works
ok 4 - use Net::Server::Proto::SSLEAY
# Trouble running server: Your vendor has not defined Fcntl macro
F_GETFL, used at
C:\strawberry_5_16_2_1\cpan\build\Net-Server-2.006-JcoeRy
\lib/Net/Server/Proto/SSLEAY.pm line 212
not ok 5 - Got the correct output from the server
# failed at t\SSLEAY_test.t line 154
# Error: Didn't get the type of line we were expecting: () at
t\SSLEAY_test.t line 110.
Failed 1/5 subtests
Test Summary Report
-------------------
t\SSLEAY_test.t (Wstat: 0 Tests: 5 Failed: 1)
Failed test: 5
Files=1, Tests=5, 3 wallclock secs ( 0.04 usr + 0.07 sys = 0.11 CPU)
Result: FAIL