Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 9b31350

Browse files
committed
Disable laop_6
1 parent 9023256 commit 9b31350

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/python/unittest/test_operator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6837,6 +6837,7 @@ def test_laop_5():
68376837

68386838
# Tests for linalg.inverse
68396839
@with_seed()
6840+
@unittest.skip("Test crashes https://github.com/apache/incubator-mxnet/issues/15975")
68406841
def test_laop_6():
68416842
dtype = np.float64
68426843
rtol_fw = 1e-7

0 commit comments

Comments
 (0)