Yongjun Zhang created HDFS-6589:
-----------------------------------

             Summary: TestDistributedFileSystem.testAllWithNoXmlDefaults failed 
intermittently
                 Key: HDFS-6589
                 URL: https://issues.apache.org/jira/browse/HDFS-6589
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: hdfs-client
            Reporter: Yongjun Zhang


https://builds.apache.org/job/PreCommit-HDFS-Build/7207 is clean
https://builds.apache.org/job/PreCommit-HDFS-Build/7208 has the following 
failure. The code is essentially the same.

Running the same test locally doesn't reproduce. A flaky test there.

{code}
Stacktrace

java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertFalse(Assert.java:64)
        at org.junit.Assert.assertFalse(Assert.java:74)
        at 
org.apache.hadoop.hdfs.TestDistributedFileSystem.testDFSClient(TestDistributedFileSystem.java:263)
        at 
org.apache.hadoop.hdfs.TestDistributedFileSystem.testAllWithNoXmlDefaults(TestDistributedFileSystem.java:651)
{code}




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

Reply via email to