Skip to content

Commit

Permalink
Mark xfail
Browse files Browse the repository at this point in the history
  • Loading branch information
smoia committed Apr 27, 2023
1 parent 26da4e3 commit ec0f1ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phys2bids/tests/test_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ def test_load_gep_two_files_resp(ge_two_gep_files_resp, testpath):
sys.version_info < (3, 7) or sys.version_info > (3, 9),
reason="Requires python between 3.7 and 3.9"
)
@pytest.mark.xfail(reason="We need to fix sonpy install")
def test_load_smr(spike2_smr_file, spike2_smrx_file):
chtrig = 5

Expand Down

0 comments on commit ec0f1ce

Please sign in to comment.