ndimiduk commented on code in PR #7725:
URL: https://github.com/apache/hbase/pull/7725#discussion_r2797875269


##########
.github/workflows/yetus-jdk17-hadoop3-unit-check.yml:
##########
@@ -97,7 +97,6 @@ jobs:
           PLUGINS: "github,htmlout,maven,unit"
           SET_JAVA_HOME: "/usr/lib/jvm/java-17"
           SOURCEDIR: "${{ github.workspace }}/src"
-          TESTS_FILTER: "mvninstall"

Review Comment:
   I think we want to keep this plugin filtered here -- we don't want a failure 
here to report -1, only -0, right? It'll get it's -1 vote on the compile check.
   
   We added the separate compile step so that these checks would not be 
reported on multiple times.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to