You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/08/03 03:26:22 UTC

[GitHub] [hudi] vinothchandar commented on a change in pull request #1897: [MINOR] Prevent scalatest plugin from running in non-UTs

vinothchandar commented on a change in pull request #1897:
URL: https://github.com/apache/hudi/pull/1897#discussion_r464175776



##########
File path: scripts/run_travis_tests.sh
##########
@@ -22,7 +22,7 @@ sparkVersion=2.4.4
 hadoopVersion=2.7
 
 if [ "$mode" = "unit" ]; then
-  mvn clean install -Punit-tests -DskipTests -q
+  mvn clean install -DskipTests -q

Review comment:
       @xushiyan why did this have to change? you are probably right. just trying to understand 




----------------------------------------------------------------
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