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

Undeterministic text extraction test #25

@Sinclert

Description

@Sinclert

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions