]
William Burns updated ISPN-5871:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
FlagsEnabledTest.testWithFlagsSemantics always fails
----------------------------------------------------
Key: ISPN-5871
URL:
https://issues.jboss.org/browse/ISPN-5871
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Blocker
Labels: testsuite_stability
Fix For: 8.1.0.Beta1
The ISPN-5857 fix changed the way ReplicatedConsistentHash maps keys to segments.
FlagsEnabledTest assumes its string keys have a certain locality in order to test which
cache loader is accessed, and the ReplicatedConsistentHash changes broke that assumption.