Skip to content

Commit

Permalink
[Test] remove xfail from checksum test, works with pyxsi now
Browse files Browse the repository at this point in the history
  • Loading branch information
maltanar committed Nov 22, 2024
1 parent 9bbee05 commit 42b92c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/fpgadataflow/test_fpgadataflow_checksum.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ def create_two_fc_model():
return model


# Temporarily set to xfail because axilite read and write not enabled yet for pyxsi
@pytest.mark.xfail
@pytest.mark.vivado
@pytest.mark.fpgadataflow
def test_fpgadataflow_checksum():
Expand Down

0 comments on commit 42b92c0

Please sign in to comment.