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 2018/12/04 14:00:28 UTC

[GitHub] larroy commented on issue #13484: flaky test test_gluon_data.test_recordimage_dataset_with_data_loader_multiworker

larroy commented on issue #13484: flaky test test_gluon_data.test_recordimage_dataset_with_data_loader_multiworker
URL: https://github.com/apache/incubator-mxnet/issues/13484#issuecomment-444109174
 
 
   Guys, disabling the test is not the right thing to do, I added MXNET_HOME variable (see docs/faq/env_var.md) to deal with these problems. The right thing to do, is fix the windows CI run to set a different MXNET_HOME for each CI worker so there's no concurrent access from different processes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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