aboutsummaryrefslogtreecommitdiff
This test fails because it expects a MIME type "Content-Type: image/gif"
whereas that provided by libmagic is "Content-Type: image/gif; charset=binary"
Presumably the test was written against a different version.
--- aegis-4.24/test/02/t0228a-matt.sh	2008-03-14 07:19:27.000000000 +0100
+++ aegis-4.24/test/02/t0228a-matt.sh	2014-01-27 09:43:44.000000000 +0100
@@ -147,7 +147,8 @@
 SCRIPT_NAME=/cgi-bin/aeget \
 PATH_INFO=icon/rss.gif \
 QUERY_STRING= \
-$bin/aeget > rss.served.gif 2>&1
+$bin/aeget \
+| sed -e 's%^Content-Type: image/gif; charset=binary%Content-Type: image/gif%' > rss.served.gif 2>&1
 if test $? -ne 0 ; then fail; fi
 
 # Compare the expected and the actual received file.
6c95ef21488d6a'>gnu: mate-themes: Update to 3.22.16....Tobias Geerinckx-Rice 2018-03-29Merge branch 'master' into core-updatesMarius Bakke 2018-03-27gnu: Use invoke and return #t from all builders....Mark H Weaver 2018-03-25gnu: mate-themes: Update to 3.22.15....Tobias Geerinckx-Rice 2018-03-20Merge branch 'master' into core-updatesMark H Weaver 2018-03-20Correct name and Email for ng0....ng0 2018-03-18gnu: Switch from scrnsaverproto to xorgproto....Marius Bakke 2018-03-18gnu: Switch from renderproto to xorgproto....Marius Bakke 2018-03-18gnu: Switch from kbproto to xorgproto....Marius Bakke 2018-03-18gnu: Switch from xextproto to xorgproto....Marius Bakke 2018-03-18gnu: Switch from randrproto to xorgproto....Marius Bakke 2018-03-18gnu: Switch from xproto to xorgproto....Marius Bakke 2018-03-09gnu: 'autoconf-wrapper' is no longer a procedure....Ludovic Courtès 2018-01-30gnu: mate-themes: Update to 3.22.14....Tobias Geerinckx-Rice 2018-01-19gnu: Consistently Write ‘file system(s)’....Tobias Geerinckx-Rice 2017-12-30gnu: mate: Add more packages....ng0 2017-12-30gnu: Add mate-polkit....ng0 2017-12-30gnu: Add mate-system-monitor....ng0 2017-12-30gnu: Add pluma....ng0 2017-12-30gnu: Add engrampa....ng0 2017-12-30gnu: Add eom....ng0 2017-12-30gnu: Add mate-utils....ng0 2017-12-30gnu: Add mate-screensaver....ng0 2017-12-30gnu: Add mate-netbook....ng0 2017-12-30gnu: Add mate-icon-theme-faenza....ng0 2017-12-30gnu: Add mate-common....ng0 2017-12-30gnu: Add mate-backgrounds....ng0 2017-12-30gnu: Add mate-calc....ng0 2017-12-30gnu: Add atril....ng0 2017-12-30gnu: caja: Add native-search-paths....ng0 2017-12-30gnu: Add caja-extensions....ng0 2017-12-30gnu: mate-session-manager: Configure with with elogind support....ng0 2017-12-30gnu: Add mate-user-guide....ng0 2017-10-19gnu: Order module imports in (gnu packages mate) alphabetically....ng0 2017-09-12gnu: Add mate....ng0 2017-09-12gnu: Add mate-control-center....ng0 2017-09-12gnu: Add mate-media....ng0 2017-09-12gnu: Add mate-applets....ng0 2017-09-12gnu: Add mate-settings-daemon....ng0 2017-09-12gnu: Add libmatekbd....ng0 2017-09-12gnu: Add libmatemixer....ng0 2017-09-12gnu: Add mate-panel....ng0 2017-09-12gnu: Add mate-session-manager....ng0 2017-09-12gnu: Add marco....ng0 2017-09-12gnu: Add mate-terminal....ng0 2017-09-12gnu: Add caja....ng0 2017-09-03gnu: libmateweather: Update inputs....Efraim Flashner 2017-09-03gnu: mate-desktop: Add 'gtk-doc' back to native-inputs....ng0 2017-09-03gnu: mate-themes: Update to 3.22.13....ng0