[ https://issues.apache.org/jira/browse/HDFS-17745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931856#comment-17931856 ]
ASF GitHub Bot commented on HDFS-17745: --------------------------------------- Hexiaoqiao merged PR #7446: URL: https://github.com/apache/hadoop/pull/7446 > TestRouterMountTable should reset defaultNSEnable to true after each test > method. > --------------------------------------------------------------------------------- > > Key: HDFS-17745 > URL: https://issues.apache.org/jira/browse/HDFS-17745 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: farmmamba > Assignee: farmmamba > Priority: Minor > Labels: pull-request-available > > TestRouterMountTable should reset defaultNSEnable to true after each test > method. > Because we invoke ` > mountTable.setDefaultNSEnable(false);` in method testListNonExistPath and > testListWhenDisableDefaultMountTable, but we don't reset to true. > > The failure of unit tests can be reproduced by adding > `@FixMethodOrder(MethodSorters.NAME_ASCENDING) to this class.` -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org