Subject: | test failures with 5.22.0 |
...
Configuring I/IV/IVAN/Net-HTTPS-Any-0.11.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::HTTPS::Any
Writing MYMETA.yml and MYMETA.json
IVAN/Net-HTTPS-Any-0.11.tar.gz
/usr/local/perl-forge/v/5.22.0/bin/perl Makefile.PL -- OK
Running make for I/IV/IVAN/Net-HTTPS-Any-0.11.tar.gz
cp lib/Net/HTTPS/Any.pm blib/lib/Net/HTTPS/Any.pm
Manifying 1 pod document
IVAN/Net-HTTPS-Any-0.11.tar.gz
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 "/usr/local/perl-forge/v/5.22.0/bin/perl" "-MExtUtils::Command
::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'b
lib/lib', 'blib/arch')" t/*.t
# Testing Net::HTTPS::Any 0.11, Perl 5.022000, /usr/local/perl-forge/v/5.22.0/bin/perl
t/00-load.t ........... ok
t/get-cryptssleay.t ... skipped: LWP tests disabled to avoid excessive dependencies
# Failed test 'Received 200 (OK) response'
# at t/get-netssleay.t line 23.
# '900 NET OR SSL ERROR^M'
# doesn't match '(?^i:^200)'
# Failed test 'Received content'
# at t/get-netssleay.t line 25.
# Failed test 'Received 404 (Not Found) response'
# at t/get-netssleay.t line 38.
# '900 NET OR SSL ERROR^M'
# doesn't match '(?^i:^404)'
# Looks like you failed 3 tests of 4.
t/get-netssleay.t .....
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/4 subtests
t/pod-coverage.t ...... ok
t/pod.t ............... ok
t/post-cryptssleay.t .. skipped: LWP tests disabled to avoid excessive dependencies
# Failed test 'Received 200 (OK) response'
# at t/post-netssleay.t line 23.
# '900 NET OR SSL ERROR^M'
# doesn't match '(?^i:^200)'
# Failed test 'Received content'
# at t/post-netssleay.t line 25.
# Failed test 'Received 404 (Not Found) response'
# at t/post-netssleay.t line 39.
# '900 NET OR SSL ERROR^M'
# doesn't match '(?^i:^404)'
# Looks like you failed 3 tests of 4.
t/post-netssleay.t ....
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/4 subtests
Test Summary Report
-------------------
t/get-netssleay.t (Wstat: 768 Tests: 4 Failed: 3)
Failed tests: 2-4
Non-zero exit status: 3
t/post-netssleay.t (Wstat: 768 Tests: 4 Failed: 3)
Failed tests: 2-4
Non-zero exit status: 3
Files=7, Tests=11, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.45 cusr 0.05 csys = 0.58 CPU)
Result: FAIL
Failed 2/7 test programs. 6/11 subtests failed.
make: *** [test_dynamic] Error 3
IVAN/Net-HTTPS-Any-0.11.tar.gz
/usr/bin/make test -- NOT OK