ankkhedia commented on issue #13296: Fix R GPU flaky test URL: https://github.com/apache/incubator-mxnet/pull/13296#issuecomment-439488415 @kalyc both the tests write on a file r-package_coverage.json. If one of the tests is already holding on the file, the other test will not able to get write access to that file and it will throw error. This is what I meant by resource contention.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
