You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 (usingmake test
). When it fails, the error message looks as follows:The text was updated successfully, but these errors were encountered: