[
https://issues.apache.org/jira/browse/HADOOP-13006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15232102#comment-15232102
]
Hudson commented on HADOOP-13006:
---------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9579 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9579/])
HADOOP-13006 (stevel: rev 6791221572ee99528bbc1dbd182f4bd902c2edf1)
*
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FileContextMainOperationsBaseTest.java
> 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
> Fix For: 2.9.0
>
> 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)