[
https://issues.apache.org/jira/browse/HDFS-8243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511683#comment-14511683
]
Hadoop QA commented on HDFS-8243:
---------------------------------
\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch | 5m 8s | Pre-patch trunk compilation is
healthy. |
| {color:green}+1{color} | @author | 0m 0s | The patch does not contain any
@author tags. |
| {color:green}+1{color} | tests included | 0m 0s | The patch appears to
include 2 new or modified test files. |
| {color:green}+1{color} | whitespace | 0m 0s | The patch has no lines that
end in whitespace. |
| {color:green}+1{color} | javac | 7m 20s | There were no new javac warning
messages. |
| {color:green}+1{color} | release audit | 0m 22s | The applied patch does
not increase the total number of release audit warnings. |
| {color:green}+1{color} | checkstyle | 5m 24s | There were no new checkstyle
issues. |
| {color:green}+1{color} | install | 1m 29s | mvn install still works. |
| {color:green}+1{color} | eclipse:eclipse | 0m 31s | The patch built with
eclipse:eclipse. |
| {color:green}+1{color} | findbugs | 3m 1s | The patch does not introduce
any new Findbugs (version 2.0.3) warnings. |
| {color:green}+1{color} | native | 1m 17s | Pre-build of native portion |
| {color:red}-1{color} | hdfs tests | 174m 48s | Tests failed in hadoop-hdfs. |
| | | 199m 25s | |
\\
\\
|| Reason || Tests ||
| Failed unit tests | hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate |
| | hadoop.hdfs.server.namenode.ha.TestHASafeMode |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12727954/HDFS-8243.001.patch |
| Optional Tests | javac unit findbugs checkstyle |
| git revision | trunk / eee9fac |
| hadoop-hdfs test log |
https://builds.apache.org/job/PreCommit-HDFS-Build/10373/artifact/patchprocess/testrun_hadoop-hdfs.txt
|
| Test Results |
https://builds.apache.org/job/PreCommit-HDFS-Build/10373/testReport/ |
| Console output |
https://builds.apache.org/job/PreCommit-HDFS-Build/10373/console |
This message was automatically generated.
> Files written by TestHostsFiles and TestNameNodeMXBean are causing Release
> Audit Warnings.
> ------------------------------------------------------------------------------------------
>
> Key: HDFS-8243
> URL: https://issues.apache.org/jira/browse/HDFS-8243
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 3.0.0
> Reporter: Ruth Wisniewski
> Assignee: Ruth Wisniewski
> Priority: Minor
> Labels: test
> Attachments: HDFS-8243.001.patch
>
>
> TestHostsFiles and TestNameNodeMXBean write files and directories to
> hadoop_hdfs_project/hadoop_hdfs/build/test/data/temp. These files aren't
> cleaned up after the tests complete, causing Release Audit Warnings. The
> patch modifies these tests to delete the temp files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)