Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Undeterministic text extraction test #25

Open
Sinclert opened this issue Feb 24, 2021 · 0 comments
Open

Undeterministic text extraction test #25

Sinclert opened this issue Feb 24, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Sinclert
Copy link
Member

Sinclert commented Feb 24, 2021

There is a non deterministic test within the tests/parsers/test_parser_text.py module.

In particular, the test_pdf_parsing test fails some of the times the full test-suite is run (using make test). When it fails, the error message looks as follows:

>   ???
E   AssertionError: assert 'UCLA/91/TEP/...954\n17\n\x0c' == 'UCLA/91/TEP/...954\n17\n\x0c'
E     Skipping 24340 identical leading characters in diff, use -v to show
E     Skipping 4581 identical trailing characters in diff, use -v to show
E       r′
E       r′ j ≤
E     + ≤
E       −
E     - ≤...
E     
E     ...Full output truncated (4 lines hidden), use '-vv' to show
@Sinclert Sinclert added the bug Something isn't working label Feb 24, 2021
@Sinclert Sinclert closed this as completed Aug 6, 2022
@Sinclert Sinclert reopened this Aug 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant