From 54e14f044379f255c5c22bef15152bcbf4eaf26d Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Sat, 9 Jul 2022 20:30:11 -0300 Subject: [PATCH] [Tests] Marked dep_convert as failing - The AppImage is missing --- tests/test_plot/test_dep_downloader.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_plot/test_dep_downloader.py b/tests/test_plot/test_dep_downloader.py index 0c777a48..2c5da7a0 100644 --- a/tests/test_plot/test_dep_downloader.py +++ b/tests/test_plot/test_dep_downloader.py @@ -122,6 +122,7 @@ def test_dep_gs(test_dir, caplog, monkeypatch): @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