[Tests] ImageMagick available again

This commit is contained in:
Salvador E. Tropea 2022-07-13 06:32:11 -03:00
parent 4245709e3d
commit 4765121e3f
1 changed files with 2 additions and 1 deletions

View File

@ -121,8 +121,9 @@ def test_dep_gs(test_dir, caplog, monkeypatch):
os.remove(os.path.join(ctx.output_dir, bin_dir, 'gs'))
# @pytest.mark.xfail(True, reason="URL down", run=True, raises=AssertionError)
# https://imagemagick.org/archive/binaries/magick
@pytest.mark.slow
@pytest.mark.xfail(True, reason="URL down", run=True, raises=AssertionError)
def test_dep_convert(test_dir, caplog, monkeypatch):
""" Check the convert_downloader """
# Create a context to get an output directory