Skip Menu |

This queue is for tickets about the Acme-BeyondPerl-ToSQL CPAN distribution.

Report information
The Basics
Id: 128976
Status: new
Priority: 0/
Queue: Acme-BeyondPerl-ToSQL

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

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



Subject: Test suite fails (with uselongdouble perls?)
On some of my smokers the test suite fails: ... # Failed test at t/01-base.t line 32. # got: '0.199999999999999956' # expected: '0.2' # Failed test at t/01-base.t line 33. # got: '2.01001999999999992' # expected: '2.01002' # Looks like you failed 2 tests of 32. t/01-base.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/32 subtests ... Probably this happens only if perl was compiled with -Duselongdouble.