ankkhedia opened a new pull request #13296: Fix R GPU flaky test URL: https://github.com/apache/incubator-mxnet/pull/13296 ## Description ## This PR fixes the flakiness in R GPU test seen in CI. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [x] Changes are complete (i.e. I finished coding on this PR) - [x ] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change ### Changes ### The code-cov for R packages use json file created while running CPU and GPU tests. Since both the tests run in parallel, there is contention for the file which leads to test failures sometimes.
---------------------------------------------------------------- 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
