Skip Menu |

This queue is for tickets about the ProgressBar-Stack CPAN distribution.

Report information
The Basics
Id: 112893
Status: new
Priority: 0/
Queue: ProgressBar-Stack

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

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



Subject: t/progress.t fails with -Duselongdouble
The t/progress.t test fails if perl was compiled with -Duselongdouble: # Failed test 'file_progress -- progress' # at t/progress.t line 141. # Structures begin differing at: # $got->[17] = '93.4545454545454546' # $expected->[17] = '93.4545454545454545' # Looks like you failed 1 test of 22. t/progress.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/22 subtests (less 2 skipped subtests: 19 okay)