[infinispan-issues] [JBoss JIRA] (ISPN-7988) ScatteredSyncFuncTest>DistSyncFuncTest.testComputeIfAbsentFromNonOwner fails with trace logging enabled

Dan Berindei (JIRA) issues at jboss.org
Wed Jun 28 01:51:00 EDT 2017


Dan Berindei created ISPN-7988:
----------------------------------

             Summary: ScatteredSyncFuncTest>DistSyncFuncTest.testComputeIfAbsentFromNonOwner fails with trace logging enabled
                 Key: ISPN-7988
                 URL: https://issues.jboss.org/browse/ISPN-7988
             Project: Infinispan
          Issue Type: Bug
            Reporter: Dan Berindei
            Assignee: Radim Vansa
            Priority: Critical


Every time I run the test I get this failure twice, with the same test parameters:

{noformat}
testComputeIfAbsentFromNonOwner[SCATTERED_SYNC, tx=false, numOwners=1, l1=false](org.infinispan.scattered.ScatteredSyncFuncTest)  Time elapsed: 0.159 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [0]
	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:370)
	at org.testng.Assert.assertEquals(Assert.java:380)
	at org.infinispan.scattered.Utils.assertOwnershipAndNonOwnership(Utils.java:49)
	at org.infinispan.scattered.ScatteredSyncFuncTest.assertOwnershipAndNonOwnership(ScatteredSyncFuncTest.java:20)
	at org.infinispan.distribution.BaseDistFunctionalTest.assertOnAllCachesAndOwnership(BaseDistFunctionalTest.java:162)
{noformat}




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list