[infinispan-issues] [JBoss JIRA] (ISPN-4042) MarshalledValueEvictionTest always fails
Dan Berindei (JIRA)
issues at jboss.org
Fri Feb 21 06:07:48 EST 2014
Dan Berindei created ISPN-4042:
----------------------------------
Summary: 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
Assignee: Dan Berindei
Fix For: 7.0.0.Alpha1
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}
--
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
More information about the infinispan-issues
mailing list