Skip to content

Commit ada74c3

Browse files
authored
Skip modeling MoM tests
1 parent a191c58 commit ada74c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/models/test_modeling_mom.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# ===================================================================================
1212
# Test for Modeling (Forward/Backward Pass)
1313
# ===================================================================================
14+
@pytest.mark.skip(reason="Bug not fixed yet")
1415
@pytest.mark.parametrize(
1516
['L', 'B', 'T', 'H', 'D', 'use_l2warp', 'dtype'],
1617
[

0 commit comments

Comments
 (0)