[ 
https://issues.apache.org/jira/browse/HADOOP-19601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17987364#comment-17987364
 ] 

ASF GitHub Bot commented on HADOOP-19601:
-----------------------------------------

slfan1989 closed pull request #7769: HADOOP-19601. Fix Unit Test Failure in 
ITestAzureBlobFileSystemMainOperation.
URL: https://github.com/apache/hadoop/pull/7769




> 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
>
> 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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to