Pedro Ruivo created ISPN-7583:
---------------------------------
Summary:
ClusterListenerDistInitialStateTest.testPrimaryOwnerGoesDownBeforeSendingEvent random
failures
Key: ISPN-7583
URL:
https://issues.jboss.org/browse/ISPN-7583
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 9.0.0.Final
fixes:
{code:java}
testPrimaryOwnerGoesDownBeforeSendingEvent(org.infinispan.notifications.cachelistener.cluster.ClusterListenerDistInitialStateTest)
Time elapsed: 0.015 sec <<< FAILURE!
java.lang.AssertionError: expected [ClusterListenerDistInitialStateTest-NodeDR-44410] but
found [ClusterListenerDistInitialStateTest-NodeDP-19475]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertEquals(Assert.java:123)
at org.testng.Assert.assertEquals(Assert.java:165)
at
org.infinispan.notifications.cachelistener.cluster.ClusterListenerDistTest.testPrimaryOwnerGoesDownBeforeSendingEvent(ClusterListenerDistTest.java:74)
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)