Vojtech Juranek created ISPN-4741:
-------------------------------------
Summary:
ConsistentHashV1IntegrationTest.testCorrectBalancingOfKeysAfterNodeKill randomly fails on
RHEL
Key: ISPN-4741
URL:
https://issues.jboss.org/browse/ISPN-4741
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Reporter: Vojtech Juranek
Assignee: Dan Berindei
{{ConsistentHashV1IntegrationTest.testCorrectBalancingOfKeysAfterNodeKill}} randomly fails
(spot on RHEL6, IMB java 6) with ([see
details|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FU...]):
{noformat}
java.lang.AssertionError: expected:<ConsistentHashV1IntegrationTest-NodeA-42275> but
was:<ConsistentHashV1IntegrationTest-NodeE-19755>
at org.testng.AssertJUnit.fail(AssertJUnit.java:59)
at org.testng.AssertJUnit.failNotEquals(AssertJUnit.java:364)
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:80)
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:88)
at
org.infinispan.client.hotrod.ConsistentHashV1IntegrationTest.runTest(ConsistentHashV1IntegrationTest.java:124)
at
org.infinispan.client.hotrod.ConsistentHashV1IntegrationTest.testCorrectBalancingOfKeysAfterNodeKill(ConsistentHashV1IntegrationTest.java:155)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)