manuzhang opened a new issue, #13278: URL: https://github.com/apache/iceberg/issues/13278
### Feature Request / Improvement It looks junit 5.13.x has breaking changes compared with 5.12.x https://github.com/apache/iceberg/pull/13272 ``` JUnit Jupiter > initializationError FAILED org.junit.platform.commons.JUnitException: TestEngine with ID 'nessie-multi-env' failed to execute tests Caused by: java.lang.NoSuchMethodError: 'void org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.<init>(org.junit.platform.engine.EngineExecutionListener, org.junit.jupiter.engine.config.JupiterConfiguration)' at org.projectnessie.junit.engine.ThreadPerTestClassExecutionTestEngine.createExecutionContext(ThreadPerTestClassExecutionTestEngine.java:72) at org.projectnessie.junit.engine.ThreadPerTestClassExecutionTestEngine.createExecutionContext(ThreadPerTestClassExecutionTestEngine.java:35) at org.projectnessie.junit.engine.MultiEnvTestEngine.execute(MultiEnvTestEngine.java:70) ``` ### Query engine None ### Willingness to contribute - [ ] I can contribute this improvement/feature independently - [ ] I would be willing to contribute this improvement/feature with guidance from the Iceberg community - [ ] I cannot contribute this improvement/feature at this time -- 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...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org