Skip Menu |

This queue is for tickets about the Geo-Coder-Google CPAN distribution.

Report information
The Basics
Id: 71959
Status: resolved
Priority: 0/
Queue: Geo-Coder-Google

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

Bug Information
Severity: (no value)
Broken in: 0.07
Fixed in:
  • 0.08
  • 0.09



Subject: test fails on perl compiled with -Duselongdouble
PERL_DL_NONLAZY=1 /pro/bin/perl5.14.1 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_compile.t .. ok t/01_v2_live.t .. skipped: No GOOGLE_MAPS_APIKEY env variable t/02_v3_live.t .. 4/6 # Failed test at t/02_v3_live.t line 32. # got: '-83.55521200000001' # expected: '-83.555212' # Looks like you failed 1 test of 6. t/02_v3_live.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6 subtests (less 1 skipped subtest: 4 okay)
I believe 0.08 fixes this. On Wed Oct 26 12:34:58 2011, HMBRAND wrote: Show quoted text
> PERL_DL_NONLAZY=1 /pro/bin/perl5.14.1 "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/00_compile.t .. ok > t/01_v2_live.t .. skipped: No GOOGLE_MAPS_APIKEY env variable > t/02_v3_live.t .. 4/6 > # Failed test at t/02_v3_live.t line 32. > # got: '-83.55521200000001' > # expected: '-83.555212' > # Looks like you failed 1 test of 6. > t/02_v3_live.t .. Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/6 subtests > (less 1 skipped subtest: 4 okay)