Skip to content

Commit ab59308

Browse files
committed
disable broken test
1 parent ddbe478 commit ab59308

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test_05b_tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def test_tool(tool_name):
2929
"dreme": "not installable via bioconda/source",
3030
"gadem": "sometimes crashes on invalid pointer",
3131
"jaspar": "not configured", # TODO
32-
# "motifsampler": "segfaults from py3.12"
32+
"motifsampler": "segfaults on some platforms",
3333
"posmo": "motif doesn't predictably look like AP1",
3434
"prosampler": "doesn't seem to work in this test anymore", # TODO
3535
"rpmcmc": "not installable via bioconda/source",

0 commit comments

Comments
 (0)