We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92c2cbe commit c01b985Copy full SHA for c01b985
tests/test_singularity_containers.py
@@ -33,7 +33,6 @@ def test_spykingcircus(run_kwargs):
33
print(sorting)
34
35
36
-@pytest.mark.xfail(reason="FAILING: investigate why")
37
def test_mountainsort4(run_kwargs):
38
sorting = ss.run_mountainsort4(output_folder="mountainsort4", **run_kwargs)
39
0 commit comments