anirudhacharya commented on issue #13439: [Test Failure] R: CPU URL: https://github.com/apache/incubator-mxnet/issues/13439#issuecomment-443040899 @srochel Still investigating the root cause, but it is a test failure because it failed in the `make rpkgtest` step which is run after the `make rpkg`( which builds the package) is run successfully. And it is flaky because it is not consistently reproducible. But unlike most flaky tests it does not seem to be a precision issue with output values, but I still need to root cause why the interpreter is not able to find the function `mx.ctx.default`. When I tried to replicate I was able to successfully run the `test_img_seg.R`( the test that is erroring out in the above issue) test locally and since this failure there have also been successful runs on the CI - http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/PR-13467/2/pipeline
---------------------------------------------------------------- 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
