]
Tristan Tarrant updated ISPN-7167:
----------------------------------
Fix Version/s: 10.0.1.Final
(was: 10.0.0.Final)
ExampleConfigsIT.testTopologyConfigRackAttribute random failures
-----------------------------------------------------------------
Key: ISPN-7167
URL:
https://issues.jboss.org/browse/ISPN-7167
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Affects Versions: 9.0.0.Alpha4
Reporter: Dan Berindei
Priority: Critical
Labels: testsuite_stability
Fix For: 10.0.1.Final
{noformat}
java.lang.AssertionError: Unexpected number of entries in server1: 0
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.infinispan.server.test.configs.ExampleConfigsIT.verifyTopologyHinting(ExampleConfigsIT.java:482)
at
org.infinispan.server.test.configs.ExampleConfigsIT.testTopologyConfigRackAttribute(ExampleConfigsIT.java:419)
{noformat}
The test is also inconsistent about the names of the servers, sometimes it starts
counting from 0 and sometimes it starts counting from 1.