[ https://issues.apache.org/jira/browse/HADOOP-19547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shilun Fan resolved HADOOP-19547. --------------------------------- Fix Version/s: 3.5.0 Hadoop Flags: Reviewed Resolution: Fixed > Migrate FileContextPermissionBase to Junit 5 > -------------------------------------------- > > Key: HADOOP-19547 > URL: https://issues.apache.org/jira/browse/HADOOP-19547 > Project: Hadoop Common > Issue Type: Bug > Components: common, fs > Reporter: Istvan Toth > Assignee: Istvan Toth > Priority: Major > Labels: pull-request-available > Fix For: 3.5.0 > > > TestFcLocalFsPermission has been recently migrated to Junit 5. However, its > superclass FileContextPermissionBase uses Junit 4, which causes the class > initializerers (BeforeAll/BeforeClass) not to be called in certain > circumstances. > Migrate FileContextPermissionBase and its children fully to Junit 5. -- 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