aaronmarkham opened a new issue #12510: CI test failure: test_contrib_svrg_module.test_fit URL: https://github.com/apache/incubator-mxnet/issues/12510 ## Description My PR failed CI on an unrelated unittest. http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/PR-12426/4/pipeline ``` test_contrib_svrg_module.test_fit ... Error running unittest At C:\jenkins_slave\workspace\ut-python-cpu\ci\windows\test_py2_cpu.ps1:24 char:13 + if (! $?) { Throw ("Error running unittest") } + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : OperationStopped: (Error running unittest:String ) [], RuntimeException + FullyQualifiedErrorId : Error running unittest script returned exit code 1 ```
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services