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 2017/04/18 22:49:41 UTC

[jira] [Created] (HDFS-11671) TestReconstructStripedBlocks#test2RecoveryTasksForSameBlockGroup fails

Andrew Wang created HDFS-11671:
----------------------------------

             Summary: TestReconstructStripedBlocks#test2RecoveryTasksForSameBlockGroup fails
                 Key: HDFS-11671
                 URL: https://issues.apache.org/jira/browse/HDFS-11671
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: erasure-coding, test
    Affects Versions: 3.0.0-alpha2
            Reporter: Andrew Wang


This failed on a unit test run with 3.0.0-alpha2.

{noformat}
java.lang.AssertionError: expected:<1> but was:<0>
	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.namenode.TestReconstructStripedBlocks.test2RecoveryTasksForSameBlockGroup(TestReconstructStripedBlocks.java:223)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org