Disable EPS dumb read tests

Possibly unsurprisingly, the dark art of using GhostScript to render a
subset of PostScript is not entirely stable across versions of that
tool.  Additionally, we cannot even guarantee that GhostScript will be
available machines that run the tests.
This commit is contained in:
Alex Merry 2014-02-03 18:35:15 +00:00
parent 63705e373e
commit 14b4932392

View File

@ -43,7 +43,8 @@ endmacro()
# Loads each <format> image in read/<format>/, and compares the
# result against the data read from the corresponding png file
kimageformats_read_tests(
eps
#eps # EPS read tests depend on the vagaries of GhostScript
# which we cannot even guarantee to find
jp2
pcx
pic