eric-haibin-lin opened a new issue #15414: Flaky test_profiler.test_custom_operator_profiling_naive_engine URL: https://github.com/apache/incubator-mxnet/issues/15414 ====================================================================== 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().
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
