gortiz commented on code in PR #14003:
URL: https://github.com/apache/pinot/pull/14003#discussion_r1764803793
##########
pom.xml:
##########
@@ -2389,9 +2409,8 @@
See also: properties section and profiles section.
-->
<configuration>
- <testFailureIgnore>false</testFailureIgnore>
<!-- Excludes integration tests when unit tests are run. -->
- <excludes>
+ <excludes combine.children="append">
Review Comment:
Nice catch!
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]