Skip to content

Commit

Permalink
Run the test, but mark it xfail
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Sep 19, 2024
1 parent 6d01abf commit 44deb84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/rxd/3d/test_multi_gridding_mix.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from testutils import compare_data, tol, skip_platform


@pytest.mark.skipif(
@pytest.mark.xfail(
skip_platform(),
reason="See https://github.com/neuronsimulator/nrn-build-ci/issues/66",
)
Expand Down

0 comments on commit 44deb84

Please sign in to comment.