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 "Binglin Chang (JIRA)" <ji...@apache.org> on 2014/04/30 08:16:16 UTC

[jira] [Created] (HDFS-6308) TestDistributedFileSystem#testGetFileBlockStorageLocationsError is flaky

Binglin Chang created HDFS-6308:
-----------------------------------

             Summary: TestDistributedFileSystem#testGetFileBlockStorageLocationsError is flaky
                 Key: HDFS-6308
                 URL: https://issues.apache.org/jira/browse/HDFS-6308
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Binglin Chang


Found this on pre-commit build of HDFS-6261
{code}
java.lang.AssertionError: Expected one valid and one invalid volume
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.hdfs.TestDistributedFileSystem.testGetFileBlockStorageLocationsError(TestDistributedFileSystem.java:837)
{code}



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