Upgrade to PDF.js v4 #376
Annotations
4 errors
Tests / Tests (3.9, postgresql14, opensearch2):
tests/test_macros.py#L98
test_zip_extension
assert 'Example.txt' in '\n<!DOCTYPE html>\n<html >\n <head>\n <title>Preview</title>\n <meta charset="utf-8">\n <meta name="viewpor...eview this file.</p>\n </div>\n </div>\n</div>\n\n \n \n \n \n \n </body>\n</html>'
+ where '\n<!DOCTYPE html>\n<html >\n <head>\n <title>Preview</title>\n <meta charset="utf-8">\n <meta name="viewpor...eview this file.</p>\n </div>\n </div>\n</div>\n\n \n \n \n \n \n </body>\n</html>' = <bound method Response.get_data of <WrapperTestResponse 537 bytes [200 OK]>>(as_text=True)
+ where <bound method Response.get_data of <WrapperTestResponse 537 bytes [200 OK]>> = <WrapperTestResponse 537 bytes [200 OK]>.get_data
|
Tests / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|
Tests / Tests (3.12, postgresql14, opensearch2):
tests/test_macros.py#L98
test_zip_extension
assert 'Example.txt' in '\n<!DOCTYPE html>\n<html >\n <head>\n <title>Preview</title>\n <meta charset="utf-8">\n <meta name="viewpor...eview this file.</p>\n </div>\n </div>\n</div>\n\n \n \n \n \n \n </body>\n</html>'
+ where '\n<!DOCTYPE html>\n<html >\n <head>\n <title>Preview</title>\n <meta charset="utf-8">\n <meta name="viewpor...eview this file.</p>\n </div>\n </div>\n</div>\n\n \n \n \n \n \n </body>\n</html>' = <bound method Response.get_data of <WrapperTestResponse 537 bytes [200 OK]>>(as_text=True)
+ where <bound method Response.get_data of <WrapperTestResponse 537 bytes [200 OK]>> = <WrapperTestResponse 537 bytes [200 OK]>.get_data
|
Tests / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
|