Xiao Chen created HDFS-12347:
--------------------------------

             Summary: TestBalancerRPCDelay#testBalancerRPCDelay fails 
consistently
                 Key: HDFS-12347
                 URL: https://issues.apache.org/jira/browse/HDFS-12347
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: test
    Affects Versions: 3.0.0-beta1
            Reporter: Xiao Chen


Seems to be failing consistently on trunk from yesterday-ish.

A sample failure is 
https://builds.apache.org/job/PreCommit-HDFS-Build/20824/testReport/org.apache.hadoop.hdfs.server.balancer/TestBalancerRPCDelay/testBalancerRPCDelay/

Running locally failed with:
{noformat}
<failure message="expected:&lt;0&gt; but was:&lt;-3&gt;" 
type="java.lang.AssertionError"><![CDATA[java.lang.AssertionError: expected:<0> 
but was:<-3>
        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.balancer.TestBalancer.runBalancer(TestBalancer.java:953)
        at 
org.apache.hadoop.hdfs.server.balancer.TestBalancer.doTest(TestBalancer.java:921)
        at 
org.apache.hadoop.hdfs.server.balancer.TestBalancer.testBalancerRPCDelay(TestBalancer.java:2094)
        at 
org.apache.hadoop.hdfs.server.balancer.TestBalancerRPCDelay.testBalancerRPCDelay(TestBalancerRPCDelay.java:30)
]]></failure>
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to