]
Will Burns updated ISPN-11805:
------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Fix tests in Infinispan Anchored Keys
-------------------------------------
Key: ISPN-11805
URL:
https://issues.redhat.com/browse/ISPN-11805
Project: Infinispan
Issue Type: Bug
Affects Versions: 11.0.0.Dev05
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Major
Fix For: 11.0.0.CR1
There are 2 failure in this module:
{code}
java.lang.AssertionError: Class org.infinispan.anchored.ScaleUpWithoutStateTransferTest
has an invalid testName: stationary.ScalingUpWithoutStateTransferTest
{code}
{code}
org.infinispan.commons.CacheConfigurationException: Anchored keys requires cache to be in
replication mode
{code}