[ https://issues.apache.org/jira/browse/HADOOP-13006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15232077#comment-15232077 ] Steve Loughran commented on HADOOP-13006: ----------------------------------------- +1, committing. Thanks! > FileContextMainOperationsBaseTest.testListStatusThrowsExceptionForNonExistentFile() doesnt run > ---------------------------------------------------------------------------------------------- > > Key: HADOOP-13006 > URL: https://issues.apache.org/jira/browse/HADOOP-13006 > Project: Hadoop Common > Issue Type: Bug > Components: test > Affects Versions: 2.8.0 > Reporter: Steve Loughran > Assignee: Kai Sasaki > Priority: Minor > Attachments: HADOOP-13006.01.patch > > > The test method {{FileContextMainOperationsBaseTest.testListStatusThrowsExceptionForNonExistentFile() doesnt run, because it's a Junit 3 test in a JUnit 4 class; it needs a {{@Test}} annotation. -- This message was sent by Atlassian JIRA (v6.3.4#6332)