Patch |
File delta |
Description |
0001 Skip tests that require tabula py not available in d.patch | (download) |
test/table/test_table_extraction.py |
5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-) |
skip tests that require tabula-py (not available in debian)
|
0002 Disable text shaping in the tests because uharfbuzz .patch | (download) |
test/test_alias.py |
3 3 + 0 - 0 !
test/text_region/test_text_columns.py |
3 2 + 1 - 0 !
test/text_shaping/test_bidirectional.py |
270 0 + 270 - 0 !
test/text_shaping/test_text_shaping.py |
385 0 + 385 - 0 !
4 files changed, 5 insertions(+), 656 deletions(-) |
disable text shaping in the tests because uharfbuzz is still missing
|
0004 Skip tests that require internet access.patch | (download) |
test/image/test_url_images.py |
3 3 + 0 - 0 !
test/layout/test_page_background.py |
3 3 + 0 - 0 !
2 files changed, 6 insertions(+) |
skip tests that require internet access.
|
0005 Temporarily skip font related tests that are failing.patch | (download) |
test/encryption/test_encryption.py |
2 2 + 0 - 0 !
test/fonts/test_add_font.py |
3 3 + 0 - 0 !
test/fonts/test_charmap.py |
1 1 + 0 - 0 !
test/fonts/test_font_fallback.py |
3 3 + 0 - 0 !
test/fonts/test_font_remap.py |
6 6 + 0 - 0 !
test/html/test_html.py |
3 3 + 0 - 0 !
test/outline/test_outline.py |
1 1 + 0 - 0 !
test/table/test_table.py |
1 1 + 0 - 0 !
test/text/test_cell.py |
3 3 + 0 - 0 !
test/text/test_multi_cell.py |
5 5 + 0 - 0 !
test/text/test_multi_cell_markdown.py |
1 1 + 0 - 0 !
test/text/test_text.py |
1 1 + 0 - 0 !
test/text/test_varied_fragments.py |
3 3 + 0 - 0 !
test/text/test_write.py |
1 1 + 0 - 0 !
14 files changed, 34 insertions(+) |
temporarily skip font related tests that are failing
|
0006 Skip tests that require a certificate that will expi.patch | (download) |
test/signing/test_sign.py |
4 4 + 0 - 0 !
1 file changed, 4 insertions(+) |
skip tests that require a certificate that will expire.
|
0007 Temporarily skip a JPEG2000 test.patch | (download) |
test/image/image_types/test_insert_images.py |
5 1 + 4 - 0 !
1 file changed, 1 insertion(+), 4 deletions(-) |
temporarily skip a jpeg2000 test
|
0007 Allow a test to run on different pytest versions.patch | (download) |
test/text/test_multi_cell.py |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
allow a test to run on different pytest versions.
|
0008 Ignore a spurious ResourceWarning in one of the test.patch | (download) |
test/fonts/test_add_font.py |
4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-) |
ignore a spurious resourcewarning in one of the tests.
|
0009 Temporarily skip a pdfa test.patch | (download) |
test/pdf-a/test_pdf_a.py |
3 3 + 0 - 0 !
1 file changed, 3 insertions(+) |
temporarily skip a pdfa test
|