From 74c6186a0e8cffd86a068d3114fa6afbb8274ad9 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 15 Feb 2016 22:10:06 +0100 Subject: skip all tests on debian arm* / mips* (broken Imlib2, again) --- test/imlib2-bug-notice | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 test/imlib2-bug-notice (limited to 'test') diff --git a/test/imlib2-bug-notice b/test/imlib2-bug-notice new file mode 100644 index 0000000..46da336 --- /dev/null +++ b/test/imlib2-bug-notice @@ -0,0 +1,11 @@ +[!] Possibly broken imlib2 / libgif detected - ignoring test results + +Imlib2 1.4.7 is unable to load GIF images on Debian stretch/sid systems (and +maybe other distros too). On x86 / x86_64 this applies to most gifs which are +not the first file in the filelist, while on mips/mipsel and (some?) arm boxes +it is unable to load any gif files. Since feh's tests include gifs, they fail. + +As there's nothing we can do about it (and other image formats still work +fine), we'll just pretend everything's okay. + +See for details. -- cgit v1.2.3