Subject: | Test t/local/07_sslecho.t fails |
The test t/local/07_sslecho.t fails (openSUSE 13.2).
Running Mkbootstrap for Net::SSLeay ()
chmod 644 "SSLeay.bs"
PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/local/*.t t/handle/local/*.t
t/handle/local/05_use.t ................ ok
t/local/01_pod.t ....................... ok
t/local/02_pod_coverage.t .............. skipped: these tests are for only for release candidate testing. Enable with RELEASE_TESTING=1
t/local/03_use.t ....................... ok
t/local/04_basic.t ..................... 1/6 # Version info:
# Testing Net::SSLeay 1.68, Perl 5.020002, /usr/local/bin/perl
# OpenSSL version: 'OpenSSL 1.0.1k-fips 8 Jan 2015'
# OpenSSL platform: 'platform: linux-x86_64'
t/local/04_basic.t ..................... ok
t/local/05_passwd_cb.t ................. ok
t/local/06_tcpecho.t ................... ok
t/local/07_sslecho.t ................... 1/78
# Failed test 'set_cert_and_key: private key `t/data/key.pem' () 20639: 1 - error:2D06C06E:FIPS routines:FIPS_module_mode_set:fingerprint does not match
# '
# at t/local/07_sslecho.t line 63.
# Looks like you failed 1 test of 78.
t/local/07_sslecho.t ................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/78 subtests
t/local/08_pipe.t ...................... ok
t/local/15_bio.t ....................... ok
...