Skip to content

Commit

Permalink
[TEST] Add explicit xfail for cocycle test
Browse files Browse the repository at this point in the history
Signed-off-by: julian <[email protected]>
  • Loading branch information
julian committed Jan 5, 2022
1 parent 5c90f8a commit ff7f925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gph/python/test/test_ripser.py
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ def test_unsupported_coefficient():
coeff=gph_ripser.get_max_coefficient_field_supported()+1)


@pytest.mark.xfail
def test_cocycles_in_persistence_pair():
"""Test for a simple cocycle in a persistence pair
The data and the results are taken from cocycles notebook of
Expand Down

0 comments on commit ff7f925

Please sign in to comment.