tkhurana commented on PR #2312: URL: https://github.com/apache/phoenix/pull/2312#issuecomment-3495152598
Actually, you need to move the ITs under `src/it/java` folder. It seems other tests have similar problems like ReplicationLogProcessorTest.java. So basically use the NeedsOwnMiniClusterTest.class and move to the IT folder. By convention IT classes end with `IT` keyword so you can rename these test classes too. -- 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]
