Skip Menu |

This queue is for tickets about the Data-TimeSeries CPAN distribution.

Report information
The Basics
Id: 131786
Status: new
Priority: 0/
Queue: Data-TimeSeries

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

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



Subject: Test failure (with -Duselongdouble)
If perl is compiled with increased floating point accuracy, then the test suite fails: ... PERL_DL_NONLAZY=1 "/opt/perl-5.26.2D/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Test 22 got: "5.07692307692307692" (t/1.t at line 112) # Expected: "5.07692307692308" # t/1.t line 112 is: ok($total,5.07692307692308); t/1.t .. Failed 1/23 subtests ...