diff --git a/tests/python/unittest/test_ndarray.py b/tests/python/unittest/test_ndarray.py index 9d07deacb39b..c48801ec1cec 100644 --- a/tests/python/unittest/test_ndarray.py +++ b/tests/python/unittest/test_ndarray.py @@ -639,6 +639,7 @@ def test_arange(): assert_almost_equal(pred, gt) @with_seed() +@unittest.skip("Flaky test https://github.com/apache/incubator-mxnet/issues/12310") def test_order(): ctx = default_context() dat_size = 5