Skip Menu |

This queue is for tickets about the CNC-Cog CPAN distribution.

Report information
The Basics
Id: 111909
Status: new
Priority: 0/
Queue: CNC-Cog

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

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



Subject: Fails on nvsize!=8
As per subject. Sample fail report: http://www.cpantesters.org/cpan/report/20350264 There are also fail reports with nvsize==8, but there are no passes with nvsize=12 or nvsize=16. A rule of thumb on this kind of test failures is to compare floating point numbers only with some epsilon. A convenient module to do so is Test::Number::Delta. HTH&&Thanks,