[
https://issues.apache.org/jira/browse/FLINK-26195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-26195.
------------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
master: c95001a8cb9716d3c99d600bb032a5b7c09a6796
> Kafka connector tests are mixing JUnit4 and JUnit5
> --------------------------------------------------
>
> Key: FLINK-26195
> URL: https://issues.apache.org/jira/browse/FLINK-26195
> Project: Flink
> Issue Type: Technical Debt
> Components: Connectors / Kafka
> Affects Versions: 1.15.0
> Reporter: Alexander Preuss
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> In the tests for the Kafka connector there are multiple occurrences of mixing
> JUnit 4 and JUnit 5. This prevents proper logging from e.g.
> TestLoggerExtension. There are also tests that run on JUnit 4 but use
> Assertions or Annotations from JUnit 5
--
This message was sent by Atlassian Jira
(v8.20.1#820001)