[ 
https://issues.apache.org/jira/browse/HDFS-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879615#action_12879615
 ] 

Tsz Wo (Nicholas), SZE commented on HDFS-1206:
----------------------------------------------

Saw it failing again.
{noformat}
Testcase: hFlushFi01_a took 4.553 sec
        FAILED

junit.framework.AssertionFailedError: 
        at 
org.apache.hadoop.hdfs.TestFiHFlush.runDiskErrorTest(TestFiHFlush.java:56)
        at 
org.apache.hadoop.hdfs.TestFiHFlush.hFlushFi01_a(TestFiHFlush.java:72)
{noformat}

> TestFiHFlush depends on BlocksMap implementation
> ------------------------------------------------
>
>                 Key: HDFS-1206
>                 URL: https://issues.apache.org/jira/browse/HDFS-1206
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>            Reporter: Tsz Wo (Nicholas), SZE
>
> When I was testing HDFS-1114, the patch passed all tests except TestFiHFlush. 
>  Then, I tried to print out some debug messages, however, TestFiHFlush 
> succeeded after added the messages.
> TestFiHFlush probably depends on the speed of BlocksMap.  If BlocksMap is 
> slow enough, then it will pass.

-- 
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