yaooqinn commented on code in PR #8930:
URL: https://github.com/apache/incubator-gluten/pull/8930#discussion_r2156290425


##########
pom.xml:
##########
@@ -1637,6 +1653,14 @@
           </execution>
         </executions>
       </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <skipTests>true</skipTests>
+        </configuration>

Review Comment:
   FYI, https://github.com/apache/incubator-gluten/pull/8930/files#r1988585298
   
   This just followed the AS-IS status, and I believe it can be enabled if 
necessary



-- 
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: commits-unsubscr...@gluten.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@gluten.apache.org
For additional commands, e-mail: commits-h...@gluten.apache.org

Reply via email to