Skip to content

Commit b07211f

Browse files
Zha0q1haojin2
authored andcommitted
Skip Flaky Test (apache#15722)
* Update test_profiler.py * retrigger tests
1 parent 1434b98 commit b07211f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/python/unittest/test_profiler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@ 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")
436437
def test_custom_operator_profiling_naive_engine():
437438
# run the three tests above using Naive Engine
438439
run_in_spawned_process(test_custom_operator_profiling, \

0 commit comments

Comments
 (0)