dimas-b commented on PR #2197: URL: https://github.com/apache/polaris/pull/2197#issuecomment-3176909160
> Caused by: java.lang.IllegalStateException: PolarisServerManager not found This looks like a class path issues to me. I'd _guess_ you attempted to run the test(s) via IDE's own unit test runner. I'd suggest to use the gradle-based test runner. The overhead is really small, but the classpath is certain to be set according to module dependencies. -- 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...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org