diff --git a/tests/unit_tests/gui/test_rft_export_plugin.py b/tests/unit_tests/gui/test_rft_export_plugin.py index 7fb215e52e0..53f795570c9 100644 --- a/tests/unit_tests/gui/test_rft_export_plugin.py +++ b/tests/unit_tests/gui/test_rft_export_plugin.py @@ -63,7 +63,7 @@ def gen_data_in_runpath(tmp_path): f"{i}.0", encoding="utf-8" ) - +@pytest.mark.skip(reason="This test is causing Coverage GUI tests to hang") @pytest.mark.usefixtures("use_tmpdir") def test_rft_csv_export_plugin_exports_rft_data( qtbot, ert_rft_setup, well_file, gen_data_in_runpath