]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
(no commit message)
authorhttp://thm.id.fedoraproject.org/ <thm@web>
Wed, 31 Jan 2018 14:35:34 +0000 (10:35 -0400)
committeradmin <admin@branchable.com>
Wed, 31 Jan 2018 14:35:34 +0000 (10:35 -0400)
doc/bugs/imagemagick_6.9.8_test_suite_failure.mdwn

index c2ea4f26d587de65eb01c4694a103aab7d0e13b3..c21b9668de42f6da65d7248e4ad31885ea0a77a7 100644 (file)
@@ -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.
+
+