Skip Menu |

This queue is for tickets about the Algorithm-LibLinear CPAN distribution.

Report information
The Basics
Id: 105613
Status: new
Priority: 0/
Queue: Algorithm-LibLinear

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

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



Subject: Test suite fails with uselongdouble (0.13)
If perl is compiled with -Duselongdouble, then the Model.t test fails: # Failed test at t/Algorithm/LibLinear/Model.t line 28. # Structures begin differing at: # $got->[0] = '-0.517607618406239145' # $expected->[0] = '-0.517607618406239' # Failed test at t/Algorithm/LibLinear/Model.t line 39. # Structures begin differing at: # $got->[0][0] = '0.0410348707945026175' # $expected->[0][0] = '0.04103487079450262' # Looks like you failed 2 tests of 4. t/Algorithm/LibLinear/Model.t .............. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/4 subtests