[infinispan-issues] [JBoss JIRA] (ISPN-4370) CacheNotifierImplInitialTransferDistTest random failures

Dan Berindei (JIRA) issues at jboss.org
Mon Jun 9 03:30:15 EDT 2014


Dan Berindei created ISPN-4370:
----------------------------------

             Summary: 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
             Fix For: 7.0.0.Beta1


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}




--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the infinispan-issues mailing list