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

STDERR tests may fail because of Locale::* deprecation #30

Open
eserte opened this issue Nov 17, 2018 · 0 comments
Open

STDERR tests may fail because of Locale::* deprecation #30

eserte opened this issue Nov 17, 2018 · 0 comments

Comments

@eserte
Copy link

eserte commented Nov 17, 2018

Here's another module which is the "victim" of the Locale::Country deprecation as a core module in perl. Test log starts with:

#   Failed test 'validate SPARQL'
#   at t/bin.t line 23.
# STDERR is:
# Locale::Country will be removed from the Perl core distribution in the next major release. Please install it from CPAN. It is being used at /home/cpansand/.cpan/build/2018111706/HTML-HTML5-Sanity-0.105-2/blib/lib/HTML/HTML5/Sanity.pm, line 23.
# Locale::Codes will be removed from the Perl core distribution in the next major release. Please install it from CPAN. It is being used at /opt/perl-5.28.0/lib/5.28.0/Locale/Country.pm, line 22.
# invalid SPARQL query
# 
# not:
# invalid SPARQL query
# 
# as expected
...

Related issues:

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

1 participant