This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Flaky test_profiler.test_custom_operator_profiling_naive_engine #15414
Closed
Description
======================================================================
FAIL: test_profiler.test_custom_operator_profiling_naive_engine
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/nose/case.py", line 198, in runTest
self.test(*self.arg)
File "/work/mxnet/tests/python/unittest/test_profiler.py", line 451, in test_custom_operator_profiling_naive_engine
'test_custom_operator_profiling_multiple_custom_ops_symbolic_naive.json')
File "/work/mxnet/tests/python/unittest/common.py", line 313, in run_in_spawned_process
assert p.exitcode == 0, "Non-zero exit code %d from %s()." % (p.exitcode, func.__name__)
AssertionError: Non-zero exit code 255 from test_custom_operator_profiling_multiple_custom_ops_imperative().