Skip Menu |

This queue is for tickets about the Dallycot CPAN distribution.

Report information
The Basics
Id: 114585
Status: new
Priority: 0/
Queue: Dallycot

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

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



Subject: t/30-library/10-math.t fails
My smoker machines report the following failure: # Failed test 'atan(1,1) = 45' # at t/30-library/10-math.t line 104. # Structures begin differing at: # $got->[0] = '4500000000000000000000000000000000000001/100000000000000000000000000000000000000' # $expected->[0] = '45' # Failed test 'atan(-1,-1) = -135' # at t/30-library/10-math.t line 108. # Structures begin differing at: # $got->[0] = '-315' # $expected->[0] = '-135' # Looks like you failed 2 tests of 46. t/30-library/10-math.t ................. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/46 subtests Maybe caused by recent changes in Math::BigInt?