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)