Skip to content

Commit 0bdf994

Browse files
author
Rohit Kumar Srivastava
committed
Revert "Skip Flaky Test (apache#15722)"
This reverts commit b07211f.
1 parent 22cba4a commit 0bdf994

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/python/unittest/test_profiler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,6 @@ def test_custom_operator_profiling_multiple_custom_ops_imperative():
433433
custom_operator_profiling_multiple_custom_ops(None, 'imperative', \
434434
'test_custom_operator_profiling_multiple_custom_ops_imperative.json')
435435

436-
@unittest.skip("Flaky test https://github.com/apache/incubator-mxnet/issues/15406")
437436
def test_custom_operator_profiling_naive_engine():
438437
# run the three tests above using Naive Engine
439438
run_in_spawned_process(test_custom_operator_profiling, \

0 commit comments

Comments
 (0)