[
https://issues.apache.org/jira/browse/HADOOP-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585975#action_12585975
]
Hudson commented on HADOOP-2927:
--------------------------------
Integrated in Hadoop-trunk #451 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/451/])
> 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: Konstantin Shvachko
> Priority: Blocker
> Fix For: 0.17.0
>
> Attachments: testDU.patch
>
>
> 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.