[ 
https://issues.apache.org/jira/browse/HDFS-11736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047343#comment-16047343
 ] 

Yiqun Lin edited comment on HDFS-11736 at 6/13/17 2:20 AM:
-----------------------------------------------------------

The failed tests are not related. [~ajisakaa], can you take an additional 
review on the latest patch of trunk and branch-2.7? Will fix checkstyle issues 
while committing. Thanks in advance.


was (Author: linyiqun):
The failed test are not related. [~ajisakaa], can you take an additional review 
on the latest patch of trunk and branch-2.7? Will fix checkstyle issues while 
committing. Thanks in advance.

> OIV tests should not write outside 'target' directory.
> ------------------------------------------------------
>
>                 Key: HDFS-11736
>                 URL: https://issues.apache.org/jira/browse/HDFS-11736
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>            Reporter: Konstantin Shvachko
>            Assignee: Yiqun Lin
>              Labels: newbie++, test
>         Attachments: HDFS-11736.001.patch, HDFS-11736.002.patch, 
> HDFS-11736-branch-2.7.001.patch
>
>
> A few tests use {{Files.createTempDir()}} from Guava package, but do not set 
> {{java.io.tmpdir}} system property. Thus the temp directory is created in 
> unpredictable places and is not being cleaned up by {{mvn clean}}.
> This was probably introduced in {{TestOfflineImageViewer}} and then 
> replicated in {{TestCheckpoint}}, {{TestStandbyCheckpoints}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to