You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by GitBox <gi...@apache.org> on 2020/10/30 03:34:37 UTC

[GitHub] [gora] jhnmora000 commented on a change in pull request #232: Add support for the Kudu datastore in GoraExplorer

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:
users@infra.apache.org