The GitHub Actions job "Flink Kubernetes Operator CI" on flink-kubernetes-operator.git/hotfix/junit5-temporaryfolder has succeeded. Run started by GitHub user spuru9 (triggered by rmetzger).
Head commit for run: 3e8ed1c3368921fcb31093a1f7ff6a2d445641d7 / Purushottam Sinha <[email protected]> [hotfix][test] Keep junit:junit for Testcontainers 1.x TestRule Testcontainers 1.x container types (GenericContainer and subclasses such as MySQLContainer/PostgreSQLContainer) implement org.junit.rules.TestRule, so JUnit 4 must be present on the test compile classpath even though all tests now use JUnit 5. Excluding junit:junit from flink-test-utils-junit broke test compilation of the jdbc plugin (cannot access org.junit.rules.TestRule). Re-add only the junit:junit core jar while keeping the unused junit-vintage-engine excluded, preserving the intended cleanup. Report URL: https://github.com/apache/flink-kubernetes-operator/actions/runs/26889151736 With regards, GitHub Actions via GitBox
