Subject: | Tests fail on most systems |
See http://fast-matrix.cpantesters.org/?dist=Crypt-MatrixSSL%201.86.0;reports=1#sl=7,1 for a fail/pass overview. On my systems, two tests fail:
#
#
# Looking up https://www.google.com/ ...
# Connecting to https://www.google.com:443/ ...
# Writing hello ...
# SSL Handshaking ...
oops at t/Crypt-MatrixSSL.t line 362.
# Looks like you planned 43 tests but ran 42.
# Looks like your test exited with 255 just after 42.
t/Crypt-MatrixSSL.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/43 subtests
# ---- MEM open_close
# WAS: 4920
# NOW: 4920
# ---- MEM read_keys
# WAS: 5248
# NOW: 5300
# ---- MEM read_keys_one
# WAS: 5412
# NOW: 5644
# Failed test 'MEM: read_keys_one'
# at t/leak.t line 224.
# ---- MEM session
# WAS: 5644
# NOW: 5404
# ---- MEM handshake
# WAS: 5404
# NOW: 5404
# ---- MEM client_server
# WAS: 5404
# NOW: 5404
# about to matrixSslFreeKeys($Server_Keys);
# about to matrixSslFreeKeys($Client_Keys);
# about to matrixSslClose();
# All done.
# Looks like you failed 1 test of 13.
t/leak.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/13 subtests