reminisce opened a new issue #16238: [Flaky] test_convolution_multiple_streams
URL: https://github.com/apache/incubator-mxnet/issues/16238
 
 
   ```bash
    48560 test_operator_gpu.test_convolution_multiple_streams ... Starting 
engine NaiveEngine with 1 streams.
    48561 [INFO] Setting test np/mx/python random seeds, use 
MXNET_TEST_SEED=922281235 to reproduce.
    48562 Setting test np/mx/python random seeds, use MXNET_TEST_SEED=922281235 
to reproduce.
    48563 FAIL
   ```
   
   ```
    61405 ======================================================================
    61406 FAIL: test_operator_gpu.test_convolution_multiple_streams
    61407 ----------------------------------------------------------------------
    61408 Traceback (most recent call last):
    61409   File "/usr/local/lib/python3.5/dist-packages/nose/case.py", line 
198, in runTest
    61410     self.test(*self.arg)
    61411   File "/work/mxnet/tests/python/gpu/../unittest/common.py", line 
177, in test_new
    61412     orig_test(*args, **kwargs)
    61413   File "/work/mxnet/tests/python/gpu/test_operator_gpu.py", line 586, 
in test_convolution_multiple_streams
    61414     {'MXNET_GPU_WORKER_NSTREAMS' : num_streams, 'MXNET_ENGINE_TYPE' : 
engine})
    61415   File "/work/mxnet/tests/python/gpu/../unittest/common.py", line 
313, in run_in_spawned_process
    61416     assert p.exitcode == 0, "Non-zero exit code %d from %s()." % 
(p.exitcode, func.__name__)
    61417 AssertionError: Non-zero exit code 255 from _conv_with_num_streams().
    61418 -------------------- >> begin captured logging << --------------------
    61419 common: INFO: Setting test np/mx/python random seeds, use 
MXNET_TEST_SEED=922281235 to reproduce.
    61420 --------------------- >> end captured logging << ---------------------
   ```
   [log.txt](https://github.com/apache/incubator-mxnet/files/3640152/log.txt)

----------------------------------------------------------------
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