Alexander Preuss created FLINK-26195:
----------------------------------------

             Summary: 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


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)

Reply via email to