You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/06/29 21:53:07 UTC

[GitHub] [incubator-mxnet] eric-haibin-lin opened a new issue #15414: Flaky test_profiler.test_custom_operator_profiling_naive_engine

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:
users@infra.apache.org


With regards,
Apache Git Services