• Joined on

hexa commented on issue josch/img2pdf#119

test_tiff_rgb12 and test_tiff_rgb14 fail with ImageMagick 6.9.10

Works for us. Thanks!

2 years ago

hexa commented on issue josch/img2pdf#119

test_tiff_rgb12 and test_tiff_rgb14 fail with ImageMagick 6.9.10

We disabled these two tests when we started running the test for img2pdf in 2022/01. ``` ============================= test session starts ============================== platform linux --…

2 years ago

hexa commented on issue josch/img2pdf#148

Many tests failing with imagemagick 7.1.0-48

Yes, NixOS unstable is a rolling distro and we are usually pretty quick to update everything. We also run python tests when available, because the ecosystem is somewhat fragile for distros where…

2 years ago

hexa commented on issue josch/img2pdf#148

Many tests failing with imagemagick 7.1.0-48

Yes, all good now! Thanks!

2 years ago

hexa commented on issue josch/img2pdf#148

Many tests failing with imagemagick 7.1.0-48

Different errors now: ``` diff --git a/src/img2pdf_test.py b/src/img2pdf_test.py index 31b4043..72e67c4 100755 --- a/src/img2pdf_test.py +++ b/src/img2pdf_test.py @@ -75,6 +75,7 @@ for…

2 years ago

hexa commented on issue josch/img2pdf#148

Many tests failing with imagemagick 7.1.0-48

With that patch applied we arrive here: ``` ============================= test session starts ============================== platform linux -- Python 3.10.6, pytest-7.1.2, pluggy-1.0.0 rootdi…

2 years ago

hexa opened issue josch/img2pdf#148

Many tests failing with imagemagick 7.1.0-48

2 years ago