[
https://issues.apache.org/jira/browse/HDFS-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904249#action_12904249
]
Konstantin Shvachko commented on HDFS-1084:
-------------------------------------------
Two tests failed. testFilePermission() with the same message. And
testErrOutPut():
{code}
Testcase: testErrOutPut took 12.357 sec
FAILED
cat does not print exceptions
junit.framework.AssertionFailedError: cat does not print exceptions
at
org.apache.hadoop.hdfs.TestDFSShell.testErrOutPut(TestDFSShell.java:325)
{code}
> TestDFSShell fails in trunk.
> ----------------------------
>
> Key: HDFS-1084
> URL: https://issues.apache.org/jira/browse/HDFS-1084
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 0.22.0
> Reporter: Konstantin Shvachko
> Fix For: 0.22.0
>
>
> {{TestDFSShell.testFilePermissions()}} fails on an assert attached below. I
> see it on my Linux box. Don't see it failing with Hudson, and the same test
> runs fine in 0.21 branch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.