[
https://issues.apache.org/jira/browse/HADOOP-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated HADOOP-6562:
--------------------------------
Attachment: hadoop-6562-1.patch
Patch attached. Modifies FileContextSymlinkBaseTest and
TestLocalFSFileContextSymlink to use FileContextTestHelper. The tests now
share code and no longer depend on local /tmp.
{noformat}
[exec]
[exec] -1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 14 new or
modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec]
[exec] -1 findbugs. The patch appears to introduce 1 new Findbugs
warnings.
[exec]
[exec] +1 release audit. The applied patch does not increase the
total number of release audit warnings.
[exec]
[exec] +1 system test framework. The patch passed system test
framework compile.
[exec]
{noformat}
The findbugs warning is HADOOP-7033.
> FileContextSymlinkBaseTest should use FileContextTestHelper
> -----------------------------------------------------------
>
> Key: HADOOP-6562
> URL: https://issues.apache.org/jira/browse/HADOOP-6562
> Project: Hadoop Common
> Issue Type: Improvement
> Components: test
> Reporter: Eli Collins
> Assignee: Eli Collins
> Priority: Minor
> Fix For: 0.22.0
>
> Attachments: hadoop-6562-1.patch
>
>
> FileContextSymlinkBaseTest should use FileContextTestHelper, both for utility
> methods and defining the root test directory instead of using /tmp.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.