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
Priority: Critical
Fix For: 0.16.0
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.