bluefeet/Geo-Distance

Geo-Distance-0.24 test failures

Opened this issue · 0 comments

I see the following problem when running the self tests for Geo-Distance-0.24 from CPAN:

# ./Build test 
t/basic.t ........... Cannot find a GIS::Distance::Formula class for Haversine at /usr/pkg/lib/perl5/vendor_perl/5.32.0/GIS/Distance.pm line 24.
t/basic.t ........... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
t/closest.t ......... skipped: Module 'DBD::SQLite' is not installed
t/issue-github-2.t .. Cannot find a GIS::Distance::Formula class for GreatCircle at /usr/pkg/lib/perl5/vendor_perl/5.32.0/GIS/Distance.pm line 24.
t/issue-github-2.t .. Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
t/issue-github-3.t .. 1/? 
# Failed test 'did not die'
# at t/issue-github-3.t line 14.
# +---------------------------------------------------------+----+---------+
# | GOT                                                     | OP | CHECK   |
# +---------------------------------------------------------+----+---------+
# | Cannot find a GIS::Distance::Formula class for Haversin | IS | <UNDEF> |
# | e at /usr/pkg/lib/perl5/vendor_perl/5.32.0/GIS/Distance |    |         |
# | .pm line 24.\n                                          |    |         |
# +---------------------------------------------------------+----+---------+
# Seeded srand with seed '20200907' from local date.
t/issue-github-3.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests