Skip to content

Commit

Permalink
Skip rft_csv_export_test
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-el committed Sep 18, 2023
1 parent d5ea887 commit 1610a6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit_tests/gui/test_rft_export_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ def gen_data_in_runpath(tmp_path):
)


@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
Expand Down

0 comments on commit 1610a6d

Please sign in to comment.