[GitHub] xubo245 commented on a change in pull request #3067: [HOTFIX] Fix compile error after merging PR#3001

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] xubo245 commented on a change in pull request #3067: [HOTFIX] Fix compile error after merging PR#3001

GitBox
xubo245 commented on a change in pull request #3067: [HOTFIX] Fix compile error after merging PR#3001
URL: https://github.com/apache/carbondata/pull/3067#discussion_r247398846
 
 

 ##########
 File path: integration/spark2/pom.xml
 ##########
 @@ -194,6 +193,12 @@
         <version>2.18</version>
         <!-- Note config is repeated in scalatest config -->
         <configuration>
+          <includes>
+            <include>**/Test*.java</include>
 
 Review comment:
   Please check Scala test.
   Please check why the number of test case +2?

----------------------------------------------------------------
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:
[hidden email]


With regards,
Apache Git Services