jbonofre opened a new issue, #3119: URL: https://github.com/apache/polaris/issues/3119
### Describe the bug Even if using `-x test -x intTest`, `polaris-persistence-nosql-correctness:correctnessMongoDbTest` tests are executed. ### To Reproduce `./gradlew clean build -x test -x intTest` ### Actual Behavior `:polaris-persistence-nosql-correctness:correctnessMongoDbTest` executed ### Expected Behavior `:polaris-persistence-nosql-correctness:correctnessMongoDbTest` should not be executed when using `-x test`. ### Additional context _No response_ ### System information _No response_ -- 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]
