Steve Loughran created HADOOP-13006:
---------------------------------------
Summary:
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
Priority: Minor
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)