[
https://issues.apache.org/jira/browse/FLINK-32866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl updated FLINK-32866:
----------------------------------
Labels: starter (was: )
> Clean up the `@ExtendWith(TestLoggerExtension.class)` for modules that added
> the `TestLoggerExtension` to the `org.junit.jupiter.api.extension.Extension
> resource` file
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-32866
> URL: https://issues.apache.org/jira/browse/FLINK-32866
> Project: Flink
> Issue Type: Sub-task
> Components: Tests
> Reporter: Rui Fan
> Assignee: Rui Fan
> Priority: Minor
> Labels: starter
>
> Some modules added the {{TestLoggerExtension}} to the
> {{org.junit.jupiter.api.extension.Extension}} resource file. All test classes
> of these modules don't need add the
> {{@ExtendWith(TestLoggerExtension.class)}} at class level.
> This JIRA propose clean up the {{@ExtendWith(TestLoggerExtension.class)}}
> for modules that added the {{TestLoggerExtension}} to the
> {{org.junit.jupiter.api.extension.Extension}} resource file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)