Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed test 'Locale::Places::GB->new() died' #9

Open
eserte opened this issue Jul 19, 2024 · 1 comment
Open

Failed test 'Locale::Places::GB->new() died' #9

eserte opened this issue Jul 19, 2024 · 1 comment
Assignees

Comments

@eserte
Copy link

eserte commented Jul 19, 2024

The test suite of Locale-Places-0.13 fails on all of my smokers:

#   Failed test 'Locale::Places::GB->new() died'
#   at t/gb.t line 21.
#     Error was:  Locale::Places::GB: lib/Locale/Places/data is not a directory at /usr/perl5.40.0/lib/5.40.0/Test/More.pm line 741.
Can't call method "fetchrow_hashref" on an undefined value at t/gb.t line 25.
# Looks like your test exited with 21 just after 3.
t/gb.t ................ 
Dubious, test returned 21 (wstat 5376, 0x1500)
Failed 4/6 subtests 
...
Locale::Places::GB: /home/cpansand/.cpan/build/2024071911/Locale-Places-0.13-1/blib/lib/Locale/Places/data is not a directory at /home/cpansand/.cpan/build/2024071911/Locale-Places-0.13-1/blib/lib/Locale/Places.pm line 153.
# Looks like your test exited with 2 just after 2.
t/translate.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 23/25 subtests 
...
#   Failed test 'Locale::Places::US->new() died'
#   at t/us.t line 21.
#     Error was:  Locale::Places::US: lib/Locale/Places/data is not a directory at /usr/perl5.40.0/lib/5.40.0/Test/More.pm line 741.
Can't call method "fetchrow_hashref" on an undefined value at t/us.t line 25.
# Looks like your test exited with 21 just after 3.
t/us.t ................ 
Dubious, test returned 21 (wstat 5376, 0x1500)
Failed 4/6 subtests 
...
@nigelhorne
Copy link
Owner

Please try the latest version in GitHub.

@nigelhorne nigelhorne self-assigned this Sep 6, 2024
nigelhorne added a commit that referenced this issue Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants