petermr / amilib

Python library of `ami` software especially NLP, HTML, downloading and related convenience utilities
Apache License 2.0
1 stars 0 forks source link

Failed tests with latest amilib #18

Closed flower1430 closed 18 hours ago

flower1430 commented 5 months ago

system information

Windows 10, python 3.9

checked out latest amilib

Run pytest

Output summary

=================================================================== short test summary info ====================================================================
FAILED test/test_headless.py::MiscTest::test_geolocate_GEO - geopy.exc.GeocoderUnavailable: HTTPSConnectionPool(host='nominatim.openstreetmap.org', port=443):...
FAILED test/test_pdf.py::PDFCharacterTest::test_pdfplumber_full_page_info_LOWLEVEL_CHARS - AssertionError: assert [0, 0, 595.22, 842] == (0, 0, 595.22, 842)
============================================== 2 failed, 145 passed, 71 skipped, 3 warnings in 229.56s (0:03:49) ===============================================