Dan Berindei created ISPN-7167:
----------------------------------
Summary: 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
Fix For: 9.0.0.Beta1
{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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)