piyushghai commented on a change in pull request #13794: [MXNET-1263] Unit Tests for Java Predictor and Object Detector APIs URL: https://github.com/apache/incubator-mxnet/pull/13794#discussion_r246602434
########## File path: scala-package/core/pom.xml ########## @@ -13,6 +13,10 @@ <artifactId>mxnet-core</artifactId> <name>MXNet Scala Package - Core</name> + <properties> + <skipTests>false</skipTests> Review comment: Good point. Done in 0be5765d6d65412b85f8479c33f01ad68713fa69 ---------------------------------------------------------------- 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
