-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
8.2.4.Final
ConsistentHashV1IntegrationTest.testCorrectBalancingOfKeysAfterNodeKill randomly fails (spot on RHEL6, IBM java 6) with (see details):
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)
- causes
-
JBEAP-7313 Infinispan testsuite failures
- Closed