[
https://issues.apache.org/jira/browse/HDFS-5666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13848743#comment-13848743
]
Jimmy Xiang commented on HDFS-5666:
-----------------------------------
With the patch, I don't see the test fails locally for quite some runs.
> TestBPOfferService#/testBPInitErrorHandling fails intermittently
> ----------------------------------------------------------------
>
> Key: HDFS-5666
> URL: https://issues.apache.org/jira/browse/HDFS-5666
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 2.4.0
> Reporter: Colin Patrick McCabe
> Assignee: Jimmy Xiang
> Priority: Minor
> Attachments: trunk-5666.patch
>
>
> 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)