The GitHub Actions job "CI" on pekko-connectors-kafka.git/feature/junit6-migration has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 1015b44d60610deb17f90d120e994140df282df0 / 虎鸣 <[email protected]> refactor: migrate JUnit 4 tests to JUnit 6.1.0 Motivation: JUnit 4 is end-of-life. JUnit 6 unifies version numbering across Platform, Jupiter, and Vintage components. Modification: - Add global JupiterKeys overrides for JUnit Jupiter and Platform 6.1.0 - Migrate Java test files from JUnit 4 to Jupiter - Replace ExpectedException rules with assertThrows - Replace @Rule LogCapturingJunit4 with @ExtendWith(LogCapturingExtension.class) - Deprecate KafkaJunit4Test and TestcontainersKafkaJunit4Test (use KafkaTest/TestcontainersKafkaTest instead) - Keep JUnit 4 dependency for deprecated testkit classes (binary compatibility) Result: All tests run on JUnit 6.1.0. Deprecated JUnit 4 testkit base classes remain available for backward compatibility. Tests: Not run - compilation verification needed with sbt in CI environment References: None - JUnit 6 migration Report URL: https://github.com/apache/pekko-connectors-kafka/actions/runs/28248202694 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
