Skip Menu |

This queue is for tickets about the DBIx-Class-Sims CPAN distribution.

Report information
The Basics
Id: 132968
Status: new
Priority: 0/
Queue: DBIx-Class-Sims

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

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



Subject: t/column_defaults.t fails with -Duselongdouble
If perl was compiled with increased floating point accuracy, then the test suite fails: ... # Failed test 'sim_decimal_with_func is 22.2' # at t/column_defaults.t line 209. # +---------------------+----+-------+ # | GOT | OP | CHECK | # +---------------------+----+-------+ # | 22.1999999999999993 | eq | 22.2 | # +---------------------+----+-------+ # Seeded srand with seed '20200709' from local date. # Looks like you failed 1 test of 32. t/column_defaults.t ....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/32 subtests ...