Skip Menu |

This queue is for tickets about the Net-Server CPAN distribution.

Report information
The Basics
Id: 91523
Status: open
Priority: 0/
Queue: Net-Server

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: t/SSL_test.t test failure in 2.007
Date: Thu, 19 Dec 2013 19:38:16 +0200
To: bug-Net-Server [...] rt.cpan.org
From: Gabor Szabo <gabor [...] szabgab.com>
self compiled perl 5.18.1 CentOS 5.8 64 bit running as root: [root@s13 Net-Server-2.007]# prove -lv t/SSL_test.t t/SSL_test.t .. 1..5 ok 1 - Can fork on this platform ok 2 - Got needed ports (20200) ok 3 - Pipe works ok 4 - use Net::Server::Proto::SSL not ok 5 - Got the correct output from the server # failed at t/SSL_test.t line 113 # Error: Couldn't open child to sock: at t/SSL_test.t line 76. # Trouble running server: Could not finalize SSL connection with client handle (SSL connect accept failed because of handshake problems error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca) not ok 5 - Failed during run of server # failed at t/SSL_test.t line 106 Failed 1/5 subtests Test Summary Report ------------------- t/SSL_test.t (Wstat: 9 Tests: 6 Failed: 2) Failed tests: 5, 5 Non-zero wait status: 9 Parse errors: Tests out of sequence. Found (5) but expected (6) Bad plan. You planned 5 tests but ran 6. Files=1, Tests=6, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.18 cusr 0.02 csys = 0.26 CPU) Result: FAIL
From: dsteinbrunner [...] pobox.com
On Thu Dec 19 12:38:25 2013, gabor@szabgab.com wrote: Show quoted text
> self compiled perl 5.18.1 > CentOS 5.8 64 bit
dup of this ticket: https://rt.cpan.org/Public/Bug/Display.html?id=86707