Skip to content

Commit

Permalink
Revert "Skip Flaky Test (apache#15722)"
Browse files Browse the repository at this point in the history
This reverts commit b07211f.
  • Loading branch information
Rohit Kumar Srivastava committed Sep 6, 2019
1 parent 22cba4a commit 0bdf994
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/python/unittest/test_profiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,6 @@ def test_custom_operator_profiling_multiple_custom_ops_imperative():
custom_operator_profiling_multiple_custom_ops(None, 'imperative', \
'test_custom_operator_profiling_multiple_custom_ops_imperative.json')

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

0 comments on commit 0bdf994

Please sign in to comment.