[ https://issues.apache.org/jira/browse/HADOOP-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nigel Daley updated HADOOP-2523: -------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) I just commited this. Thanks Raghu! > Unit test fails on Windows: TestDFSShell.testFilePermissions > ------------------------------------------------------------ > > Key: HADOOP-2523 > URL: https://issues.apache.org/jira/browse/HADOOP-2523 > Project: Hadoop > Issue Type: Bug > Components: dfs > Affects Versions: 0.16.0 > Environment: Windows > Reporter: Mukund Madhugiri > Assignee: Raghu Angadi > Priority: Blocker > Fix For: 0.16.0 > > Attachments: HADOOP-2523.patch > > > Unit test fails on Windows: > org.apache.hadoop.dfs.TestDFSShell.testFilePermissions > junit.framework.ComparisonFailure: expected:<SYSTEM> but was:<hadoopqa> > at > org.apache.hadoop.dfs.TestDFSShell.testFilePermissions(TestDFSShell.java:346) > Standard Error: > text: /texttest/file.gz > cat: java.io.IOException: File does not exist: /test/mkdirs/myFile1 > rm: Delete failed /test/mkdirs/myFile1 > cp: Cannot copy /test/dir1 to its subdirectory /test/dir1/dir2 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.