Subject: | test failures with 5.22.0 |
...
Configuring C/CO/CONTEB/IMAP-Client-0.13.tar.gz with Makefile.PL
Generating a Unix-style Makefile
Writing Makefile for IMAP::Client
Writing MYMETA.yml and MYMETA.json
CONTEB/IMAP-Client-0.13.tar.gz
/usr/local/perl-forge/v/5.22.0/bin/perl Makefile.PL -- OK
Running make for C/CO/CONTEB/IMAP-Client-0.13.tar.gz
CPAN: Module::CoreList loaded ok (v5.20150520)
cp lib/IMAP/Client.pm blib/lib/IMAP/Client.pm
Manifying 1 pod document
CONTEB/IMAP-Client-0.13.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
t/01compile.t ........ ok
t/02create.t ......... ok
t/03responses.t ...... ok
# Failed test at t/04parsefetch.t line 88.
# got: undef
# expected: '10'
# Failed test at t/04parsefetch.t line 89.
# got: undef
# expected: '22'
# Failed test at t/04parsefetch.t line 90.
# got: undef
# expected: 'one be so kinda as to '
# Looks like you failed 3 tests of 165.
t/04parsefetch.t .....
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/165 subtests
t/05sequence.t ....... ok
t/06quota.t .......... ok
t/07searchresults.t .. ok
t/08parsesublist.t ... ok
t/09annotations.t .... ok
Test Summary Report
-------------------
t/04parsefetch.t (Wstat: 768 Tests: 165 Failed: 3)
Failed tests: 27-29
Non-zero exit status: 3
Files=9, Tests=697, 2 wallclock secs ( 0.13 usr 0.02 sys + 1.66 cusr 0.19 csys = 2.00 CPU)
Result: FAIL
Failed 1/9 test programs. 3/697 subtests failed.
make: *** [test_dynamic] Error 255
CONTEB/IMAP-Client-0.13.tar.gz
/usr/bin/make test -- NOT OK