Unit test fails on Windows: org.apache.hadoop.fs.TestDU.testDU
--------------------------------------------------------------

                 Key: HADOOP-2927
                 URL: https://issues.apache.org/jira/browse/HADOOP-2927
             Project: Hadoop Core
          Issue Type: Bug
          Components: fs
    Affects Versions: 0.17.0
            Reporter: Mukund Madhugiri
            Assignee: Robert Chansler
            Priority: Blocker
             Fix For: 0.17.0


Unit test fails on Windows: org.apache.hadoop.fs.TestDU.testDU

Here is the output from the test: org.apache.hadoop.fs.TestDU.testDU:
junit.framework.AssertionFailedError: expected:<2048> but was:<4096>
        at org.apache.hadoop.fs.TestDU.testDU(TestDU.java:82)

The failure points to the new test code in TestDU.java that just went in as 
part of HADOOP-2845

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to