]
RH Bugzilla Integration updated ISPN-4370:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
CacheNotifierImplInitialTransferDistTest random failures
--------------------------------------------------------
Key: ISPN-4370
URL:
https://issues.jboss.org/browse/ISPN-4370
Project: Infinispan
Issue Type: Bug
Components: Core, Test Suite - Core
Affects Versions: 7.0.0.Alpha4
Reporter: Dan Berindei
Assignee: William Burns
Labels: testsuite_stability
Fix For: 7.0.0.Alpha5
Attachments: CacheNotifierImplInitialTransferDistTest_master_20140612.log.gz,
CacheNotifierImplInitialTransferDistTest_t_ISPN-4118_20140609.log.gz
Random failures in
{{testModificationAfterIterationBeganAndSegmentNotCompleteValueOwnerClustered}} and
{{testRemoveAfterIterationBeganAndSegmentNotCompleteValueOwnerClustered}}.
{noformat}
java.lang.AssertionError: There was no matching create event for key key-1 expected
[true] but found [false]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertTrue(Assert.java:42)
at
org.infinispan.notifications.cachelistener.CacheNotifierImplInitialTransferDistTest.testIterationBeganAndSegmentNotComplete(CacheNotifierImplInitialTransferDistTest.java:542)
at
org.infinispan.notifications.cachelistener.CacheNotifierImplInitialTransferDistTest.testRemoveAfterIterationBeganAndSegmentNotCompleteValueOwnerClustered(CacheNotifierImplInitialTransferDistTest.java:655)
{noformat}
{noformat}
java.lang.AssertionError: There was no matching create event for key key-1 expected
[true] but found [false]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertTrue(Assert.java:42)
at
org.infinispan.notifications.cachelistener.CacheNotifierImplInitialTransferDistTest.testIterationBeganAndSegmentNotComplete(CacheNotifierImplInitialTransferDistTest.java:542)
at
org.infinispan.notifications.cachelistener.CacheNotifierImplInitialTransferDistTest.testRemoveAfterIterationBeganAndSegmentNotCompleteValueOwnerClustered(CacheNotifierImplInitialTransferDistTest.java:655)
{noformat}