Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: d.thomas [...] its.uq.edu.au
Cc:
AdminCc:

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



Subject: 3 sub-tests of t/04parsefetch.t FAIL on perl 5.19.4
IMAP-Client-0.13.tar.gz perl 5.19.4 on RHEL6 t/04parsefetch.t ..... 1/165 # 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.
On 2013-09-28 17:03:44, d.thomas@its.uq.edu.au wrote: Show quoted text
> IMAP-Client-0.13.tar.gz perl 5.19.4 on RHEL6 > > t/04parsefetch.t ..... 1/165 > # 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.
It fails also _randomly_ with other perl versions (>= 5.17.x) and on other operating systems. See also: * http://matrix.cpantesters.org/?dist=IMAP-Client%200.13 * http://analysis.cpantesters.org/solved?distv=IMAP-Client-0.13 Maybe a hash randomization problem?