Skip Menu |

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

Report information
The Basics
Id: 125462
Status: resolved
Priority: 0/
Queue: Geo-Coder-CA

People
Owner: NHORNE [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: White House moved
A test in t/bin.t started to fail: # Failed test 'test 1' # at t/bin.t line 16. # The output # Test 1 - White House # $VAR1 = [ # { # 'standard' => { # 'confidence' => '0.9', # 'prov' => 'DC', # 'staddress' => 'Nw Pennsylvania Ave', # 'city' => 'Washington', # 'stnumber' => '1600', # 'postal' => '20502-0001' # }, # 'latt' => '38.898761', # 'TimeZone' => 'America/New_York', # 'AreaCode' => '202', # 'longt' => '-77.035117' # } # ]; # does not match # (?^:\-76\.90) # Failed test at t/bin.t line 16. # Looks like you failed 2 tests of 6. t/bin.t ......... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/6 subtests
What happens with the version in GitHub?
On 2018-06-02 11:21:04, NHORNE wrote: Show quoted text
> What happens with the version in GitHub?
With 7680c3e6209c13cba8d45531bbd1fb3f13c628fc ca.t does not fail anymore, but us.t fails: t/us.t .......... 5/14 # Failed test at t/us.t line 30. # -86.982 and -86.960 are not equal to within 0.01 t/us.t .......... 11/14 # Looks like you failed 1 test of 14. t/us.t .......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests
On 2018-06-02 11:29:07, SREZIC wrote: Show quoted text
> On 2018-06-02 11:21:04, NHORNE wrote:
> > What happens with the version in GitHub?
> > With 7680c3e6209c13cba8d45531bbd1fb3f13c628fc ca.t does not fail
I meant "bin.t does not fail".
The newest version should be better, since it doesn't do on-line tests which could be volatile unless you specifically ask