aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/imagemagick_6.9.8_test_suite_failure.mdwn
diff options
context:
space:
mode:
authorhttp://thm.id.fedoraproject.org/ <thm@web>2018-01-31 10:35:34 -0400
committeradmin <admin@branchable.com>2018-01-31 10:35:34 -0400
commit1a51b1cba3c9013c9d5a3ec3f8b1bd4a1330283c (patch)
treeb0bb78779310688af49e786702fad53b8b320f67 /doc/bugs/imagemagick_6.9.8_test_suite_failure.mdwn
parentf95b1c7fd7f9e4168add1e860a2758c948fd2a39 (diff)
downloadikiwiki-1a51b1cba3c9013c9d5a3ec3f8b1bd4a1330283c.tar
ikiwiki-1a51b1cba3c9013c9d5a3ec3f8b1bd4a1330283c.tar.gz
Diffstat (limited to 'doc/bugs/imagemagick_6.9.8_test_suite_failure.mdwn')
-rw-r--r--doc/bugs/imagemagick_6.9.8_test_suite_failure.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/imagemagick_6.9.8_test_suite_failure.mdwn b/doc/bugs/imagemagick_6.9.8_test_suite_failure.mdwn
index c2ea4f26d..c21b9668d 100644
--- a/doc/bugs/imagemagick_6.9.8_test_suite_failure.mdwn
+++ b/doc/bugs/imagemagick_6.9.8_test_suite_failure.mdwn
@@ -53,3 +53,14 @@ Is this is a known problem and is there maybe a fix for this issue?
> Please try re-running the test with better diagnostics using
> [commit 4ace7dbb7](http://source.ikiwiki.branchable.com/?p=source.git;a=commitdiff;h=4ace7dbb7)
> and report what it says. --[[smcv]]
+
+>> I see the same issue on Fedora, with ImageMagic 6.9.9-19:
+>>
+>> # Failed test at t/img.t line 119.
+>> # got: 'no image: Exception 435: unable to open image `:t/tmp/out/imgconversions/10x-redsquare.png': No such file or directory @ error/blob.c/OpenBlob/2701'
+>> # expected: '10x10'
+>> [...]
+>>
+>> So it seems, that an empty coder prefix is not accepted anymore. To me it seems that [this commit](https://github.com/ImageMagick/ImageMagick/commit/4bc9b6b) changed the behavior. Unfortunately, the commit message doens't tell us about the reasons behind. The commit is included from version 6.9.8-3 on.
+
+