samskalicky commented on issue #15921: dynamic custom operator support
URL: https://github.com/apache/incubator-mxnet/pull/15921#issuecomment-543632838
 
 
   More flaky test failures:
   ```
   ======================================================================
   FAIL: test_operator_gpu.test_bulking_operator_gpu
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "/usr/lib/python3.6/site-packages/nose/case.py", line 198, in runTest
       self.test(*self.arg)
     File "/work/mxnet/tests/python/gpu/../unittest/common.py", line 177, in 
test_new
       orig_test(*args, **kwargs)
     File "/work/mxnet/tests/python/gpu/test_operator_gpu.py", line 2398, in 
test_bulking_operator_gpu
       _test_bulking(_test_bulking_in_process)
     File "/work/mxnet/tests/python/gpu/test_gluon_gpu.py", line 553, in 
_test_bulking
       time_per_iteration):
     File "/work/mxnet/tests/python/gpu/../unittest/common.py", line 334, 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 -6 from _test_bulking_in_process().
   -------------------- >> begin captured logging << --------------------
   common: INFO: Setting test np/mx/python random seeds, use 
MXNET_TEST_SEED=298254377 to reproduce.
   --------------------- >> end captured logging << ---------------------
   ```

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


With regards,
Apache Git Services

Reply via email to