TaoLv commented on issue #14329: [Flaky] flaky test in test_operator_gpu.test_convolution_multiple_streams URL: https://github.com/apache/incubator-mxnet/issues/14329#issuecomment-578576444 Happened again: http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-gpu/detail/PR-17313/6/pipeline ``` ====================================================================== FAIL: test_operator_gpu.test_convolution_multiple_streams ---------------------------------------------------------------------- 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/gpu/../unittest/common.py", line 215, in test_new orig_test(*args, **kwargs) File "/work/mxnet/tests/python/gpu/test_operator_gpu.py", line 770, in test_convolution_multiple_streams {'MXNET_GPU_WORKER_NSTREAMS' : num_streams, 'MXNET_ENGINE_TYPE' : engine}) File "/work/mxnet/tests/python/gpu/../unittest/common.py", line 372, 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 1 from _conv_with_num_streams(). -------------------- >> begin captured logging << -------------------- common: INFO: Setting test np/mx/python random seeds, use MXNET_TEST_SEED=1131332049 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: [email protected] With regards, Apache Git Services
