[ https://issues.apache.org/jira/browse/FLINK-32866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rui Fan updated FLINK-32866: ---------------------------- Description: 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. was: 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. > 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 > > 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)