]
Pedro Ruivo updated ISPN-4042:
------------------------------
Fix Version/s: 7.1.0.Beta1
(was: 7.1.0.Alpha1)
MarshalledValueEvictionTest always fails
----------------------------------------
Key: ISPN-4042
URL:
https://issues.jboss.org/browse/ISPN-4042
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 6.0.1.Final
Reporter: Dan Berindei
Labels: testsuite_stability
Fix For: 7.1.0.Beta1
The test might be invalid, it fails every time, even after fixing some obvious issues
(such as enabling storeAsBinary).
{noformat}
java.lang.AssertionError
at
org.infinispan.eviction.MarshalledValuesEvictionTest.testEvictCustomKeyValue(MarshalledValuesEvictionTest.java:64)
java.lang.AssertionError
at
org.infinispan.eviction.MarshalledValuesEvictionTest.testEvictPrimitiveKeyCustomValue(MarshalledValuesEvictionTest.java:86)
{noformat}