NihalJain commented on PR #2024: URL: https://github.com/apache/phoenix/pull/2024#issuecomment-3087069746
> All tests under https://github.com/apache/phoenix/tree/master/phoenix-core/src/it/java/org/apache Ah I see we have only whitelisted following paths: ```<includes> <include>src/main/java/**/*.java</include> <include>src/test/java/**/*.java</include> </includes> ``` Let me add as another commit and rerun here. ``` <include>src/it/java/**/*.java</include> ``` -- 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: issues-unsubscr...@phoenix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org