[
https://issues.jboss.org/browse/ISPN-2846?page=com.atlassian.jira.plugin....
]
Adrian Nistor commented on ISPN-2846:
-------------------------------------
{noformat}
OperationsDuringStateTransferTest.testReplace fails with:
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at org.junit.Assert.assertNotNull(Assert.java:537)
at
org.infinispan.statetransfer.OperationsDuringStateTransferTest.testReplace(OperationsDuringStateTransferTest.java:199)
{noformat}
OperationsDuringStateTransferTest fails if run on non-tx cache
--------------------------------------------------------------
Key: ISPN-2846
URL:
https://issues.jboss.org/browse/ISPN-2846
Project: Infinispan
Issue Type: Bug
Components: Distributed Cache, State transfer
Affects Versions: 5.2.2.Final, 5.3.0.Final
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Labels: 5.2.x
Fix For: 5.3.0.Final
This is a consequence of ISPN-2688 being fixed only for TX case.
The non-tx case is not solved and this test fails if
OperationsDuringStateTransferTest.isTransactional is changed to false.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira