[
https://issues.apache.org/jira/browse/HADOOP-5050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amareshwari Sriramadasu updated HADOOP-5050:
--------------------------------------------
Attachment: TEST-org.apache.hadoop.hdfs.TestDFSShell.txt
I see the failure with the patch also. Attaching the test log with patch
applied.
umask on my system(Linux RHEL) is *0002*.
> TestDFSShell fails intermittently
> ---------------------------------
>
> Key: HADOOP-5050
> URL: https://issues.apache.org/jira/browse/HADOOP-5050
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.21.0
> Reporter: Amareshwari Sriramadasu
> Assignee: Jakob Homan
> Fix For: 0.21.0
>
> Attachments: HADOOP-5050.patch,
> TEST-org.apache.hadoop.hdfs.TestDFSShell.txt, TestDFSShell.log
>
>
> TestDFSShell.testFilePermissions fails intermittently with following
> assertion failure :
> Testcase: testFilePermissions took 0.299 sec
> FAILED
> expected:<...-...> but was:<...w...>
> junit.framework.ComparisonFailure: expected:<...-...> but was:<...w...>
> at org.apache.hadoop.hdfs.TestDFSShell.testChmod(TestDFSShell.java:781)
> at
> org.apache.hadoop.hdfs.TestDFSShell.testFilePermissions(TestDFSShell.java:832)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.