• Joined on 2022-09-15
hexa commented on issue josch/img2pdf#119 2022-09-23 21:04:41 +00:00
test_tiff_rgb12 and test_tiff_rgb14 fail with ImageMagick 6.9.10

Works for us. Thanks!

hexa commented on issue josch/img2pdf#119 2022-09-15 02:52:52 +00:00
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 --…
hexa commented on issue josch/img2pdf#148 2022-09-15 02:43:20 +00:00
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…

hexa commented on issue josch/img2pdf#148 2022-09-15 02:35:20 +00:00
Many tests failing with imagemagick 7.1.0-48

Yes, all good now! Thanks!

hexa commented on issue josch/img2pdf#148 2022-09-15 02:28:47 +00:00
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…
hexa commented on issue josch/img2pdf#148 2022-09-15 01:44:22 +00:00
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…
hexa opened issue josch/img2pdf#148 2022-09-15 00:08:58 +00:00
Many tests failing with imagemagick 7.1.0-48