jhnmora000 commented on a change in pull request #232: URL: https://github.com/apache/gora/pull/232#discussion_r514782899
########## File path: gora-kudu/pom.xml ########## @@ -93,7 +93,7 @@ <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <configuration> - <skipTests>true</skipTests> + <skipTests>false</skipTests> Review comment: The tests of Kudu fail on Jenkins (https://issues.apache.org/jira/browse/GORA-636), please undo this change. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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