Skip Menu |

This queue is for tickets about the IMAP-Client CPAN distribution.

Report information
The Basics
Id: 106600
Status: open
Priority: 0/
Queue: IMAP-Client

People
Owner: Nobody in particular
Requestors: JHI [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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
On 2015-08-21 12:48:50, JHI wrote: Show quoted text
> ... > 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
This is not 5.22.0 only, it fails (randomly) for perls >= 5.17.x (a hash randomization problem?). See also: * http://matrix.cpantesters.org/?dist=IMAP-Client%200.13 * http://analysis.cpantesters.org/solved?distv=IMAP-Client-0.13