Subject: | test failure on osx |
I get this test failure on two different machines running different versions of OS X (10.9.5 and 10.7.5).
not ok 71 - 1 != 0 |12345.6: cn=12345.6 san=
# Failed test '1 != 0 |12345.6: cn=12345.6 san='
# at t/verify_hostname_standalone.t line 55.
Perl v5.20.0 on both machines.
I tested past versions until 1.986 where the test was first introduced and it failed the same test on each version. I don't see any similar test errors on the cpan testers reports page.
$ cpanm Net::SSLeay
Net::SSLeay is up to date. (1.66)
$ openssl version
OpenSSL 1.0.1i 6 Aug 2014
Please let me know if you need any other information from me.