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

Fails with Lingua-EN-Sentence-0.30 (?) #3

Open
eserte opened this issue Sep 1, 2016 · 1 comment
Open

Fails with Lingua-EN-Sentence-0.30 (?) #3

eserte opened this issue Sep 1, 2016 · 1 comment

Comments

@eserte
Copy link

eserte commented Sep 1, 2016

The test scripts t/04-pdf_small.t and t/05-several_details.t fail with perl 5.25.1 and newer:

#   Failed test 'L::EN::S::O vs L::EN::S'
#   at t/04-pdf_small.t line 13.
#     Structures begin differing at:
#          $got->[8] = '2.'
#     $expected->[8] = '2. Materials and methods
#     2.1. Samples of sewage activated sludge and description of
#     sewage treatment systems
#     Activated sludge samples were collected from the aeration tanks of 12 sewage treatment systems.'
# Looks like you failed 1 test of 1.
t/04-pdf_small.t .............. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

#   Failed test 'Section numbers'
#   at t/05-several_details.t line 14.
#     Structures begin differing at:
#          $got->[1] = '2.'
#     $expected->[1] = '2. Materials and methods
#     2.1. Samples of sewage activated sludge and description of
#     sewage treatment systems'
# Looks like you failed 1 test of 1.
t/05-several_details.t ........ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

@andk: Looks like a git-bisect candidate.

@eserte
Copy link
Author

eserte commented Sep 1, 2016

My first analysis is wrong --- the tests may fail also for older perls. It seems that the failure is caused by Lingua-EN-Sentence-0.30, earlier Lingua-EN-Sentence versions are OK.

@eserte eserte changed the title Fails with perl >= 5.25.1 Fails with Lingua-EN-Sentence-0.30 (?) Sep 1, 2016
zmughal added a commit to project-renard/p5-Renard-Block-NLP that referenced this issue Jul 21, 2017
This is because the tests for Lingua::EN::Sentence::Offsets due to a new
release of Lingua::EN::Sentence
<andrefs/Lingua-EN-Sentence-Offsets#3>.
zmughal added a commit to project-renard/p5-Renard-Block-NLP that referenced this issue Nov 10, 2017
This is because the tests for Lingua::EN::Sentence::Offsets due to a new
release of Lingua::EN::Sentence
<andrefs/Lingua-EN-Sentence-Offsets#3>.
zmughal added a commit to project-renard/p5-Renard-Block-NLP that referenced this issue Mar 1, 2018
This is because the tests for Lingua::EN::Sentence::Offsets due to a new
release of Lingua::EN::Sentence
<andrefs/Lingua-EN-Sentence-Offsets#3>.
zmughal added a commit to project-renard/p5-Renard-Block-NLP that referenced this issue May 6, 2018
This is because the tests for Lingua::EN::Sentence::Offsets fail due to
a new release of Lingua::EN::Sentence
<andrefs/Lingua-EN-Sentence-Offsets#3>.
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