You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Andrew Wang (JIRA)" <ji...@apache.org> on 2014/05/29 22:59:01 UTC

[jira] [Created] (HDFS-6470) TestBPOfferService.testBPInitErrorHandling is flaky

Andrew Wang created HDFS-6470:
---------------------------------

             Summary: TestBPOfferService.testBPInitErrorHandling is flaky
                 Key: HDFS-6470
                 URL: https://issues.apache.org/jira/browse/HDFS-6470
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Andrew Wang


Saw some test flakage in a test-patch run, stacktrace:

{code}
java.lang.AssertionError: expected:<2> but was:<1>
	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.server.datanode.TestBPOfferService.testBPInitErrorHandling(TestBPOfferService.java:334)
{code}



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