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 "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2013/12/13 20:57:06 UTC

[jira] [Created] (HDFS-5666) TestBPOfferService#/testBPInitErrorHandling fails intermittently

Colin Patrick McCabe created HDFS-5666:
------------------------------------------

             Summary: TestBPOfferService#/testBPInitErrorHandling fails intermittently
                 Key: HDFS-5666
                 URL: https://issues.apache.org/jira/browse/HDFS-5666
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: test
    Affects Versions: 2.4.0
            Reporter: Colin Patrick McCabe
            Priority: Minor


Intermittent failure on this test:

{code}
Regression

org.apache.hadoop.hdfs.server.datanode.TestBPOfferService.testBPInitErrorHandling

Failing for the past 1 build (Since #5698 )
Took 0.16 sec.

Error Message

expected:<1> but was:<2>

Stacktrace

java.lang.AssertionError: expected:<1> but was:<2>
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
{code}

see https://builds.apache.org/job/PreCommit-HDFS-Build/5698//testReport/org.apache.hadoop.hdfs.server.datanode/TestBPOfferService/testBPInitErrorHandling/



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)