Skip Menu |

This queue is for tickets about the stockmonkey CPAN distribution.

Report information
The Basics
Id: 89645
Status: resolved
Priority: 0/
Queue: stockmonkey

People
Owner: jettero [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

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



Subject: Fails on nvsize!=8 due to string comparison on floating point number
t/13_sto.t is written with a 32bit system in mind. Perl can have long double and 16bit floats, so the tests need to be written with some epsilon tolerance for floating point results. I would suggest to deploy Test::Number::Delta for the tests, it provides a convenient interface. Sample fail report: http://www.cpantesters.org/cpan/report/34932893 Thanks && Regards,
Will do. Thanks. Most of the other tests are a lot more fuzzy than a little epsilon. I apparently just got lazy here. -- If riding in an airplane is flying, then riding in a boat is swimming. 116 jumps, 48.6 minutes of freefall, 92.9 freefall miles.
On Mon Oct 21 16:23:14 2013, JETTERO wrote: Show quoted text
> Will do. Thanks. > > Most of the other tests are a lot more fuzzy than a little epsilon. I > apparently just got lazy here.
There. Fixed. Hey, I don't recall getting any cpantesters reports on this. Nothing in my spam folders either, but I got your RT just fine. Where do I check my testers deliveries? -Paul -- If riding in an airplane is flying, then riding in a boat is swimming. 116 jumps, 48.6 minutes of freefall, 92.9 freefall miles.
uploaded to the cpan -- If riding in an airplane is flying, then riding in a boat is swimming. 116 jumps, 48.6 minutes of freefall, 92.9 freefall miles.
CC: ANDK [...] cpan.org
Subject: Re: [rt.cpan.org #89645] Fails on nvsize!=8 due to string comparison on floating point number
Date: Tue, 22 Oct 2013 08:03:33 +0200
To: bug-stockmonkey [...] rt.cpan.org
From: Andreas Koenig <andreas.koenig.7os6VVqR [...] franz.ak.mind.de>
"Paul Miller via RT" <bug-stockmonkey@rt.cpan.org> writes: Show quoted text
> Hey, I don't recall getting any cpantesters reports on this. Nothing > in my spam folders either, but I got your RT just fine. Where do I > check my testers deliveries?
AFAIK, you can only configure your settings at http://prefs.cpantesters.org/ Thanks for he quick fix, -- andreas