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

Chris Nauroth commented on HDFS-6631:
-------------------------------------

Here is the stack trace from a failed test run.

{code}
testHedgedReadLoopTooManyTimes(org.apache.hadoop.hdfs.TestPread)  Time 
elapsed:0.918 sec  <<< FAILURE!
java.lang.AssertionError: expected:<3> but was:<2>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:743)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:555)
        at org.junit.Assert.assertEquals(Assert.java:542)
        at 
org.apache.hadoop.hdfs.TestPread.testHedgedReadLoopTooManyTimes(TestPread.java:329)
{code}


> TestPread#testHedgedReadLoopTooManyTimes fails intermittently.
> --------------------------------------------------------------
>
>                 Key: HDFS-6631
>                 URL: https://issues.apache.org/jira/browse/HDFS-6631
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs-client, test
>    Affects Versions: 3.0.0, 2.5.0
>            Reporter: Chris Nauroth
>
> {{TestPread#testHedgedReadLoopTooManyTimes}} fails intermittently.  It looks 
> like a race condition on counting the expected number of loop iterations.  I 
> can repro the test failure more consistently on Windows.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to