[ https://issues.apache.org/jira/browse/HADOOP-19601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shilun Fan resolved HADOOP-19601. --------------------------------- Fix Version/s: 3.5.0 Hadoop Flags: Reviewed Resolution: Duplicate > Fix Unit Test Failure in ITestAzureBlobFileSystemMainOperation > -------------------------------------------------------------- > > Key: HADOOP-19601 > URL: https://issues.apache.org/jira/browse/HADOOP-19601 > Project: Hadoop Common > Issue Type: Bug > Components: hadoop-azure, test > Affects Versions: 3.5.0 > Reporter: Shilun Fan > Assignee: Shilun Fan > Priority: Major > Labels: pull-request-available > Fix For: 3.5.0 > > > The unit test failure in ITestAzureBlobFileSystemMainOperation is due to the > missing {{@BeforeEach}} and {{@AfterEach}} annotations. This occurs because > in JUnit 5, if a subclass overrides the parent class's {{setup}} and > {{tearDown}} methods, the {{@BeforeEach}} and {{@AfterEach}} annotations must > be explicitly added. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org