[jboss-jira] [JBoss JIRA] Commented: (JBCACHE-675) Test case failure RecursiveRefTest
Ben Wang (JIRA)
jira-events at jboss.com
Mon Sep 18 01:00:51 EDT 2006
[ http://jira.jboss.com/jira/browse/JBCACHE-675?page=comments#action_12343447 ]
Ben Wang commented on JBCACHE-675:
----------------------------------
This test passes now in 2.0. Should also update the documentation.
> Test case failure RecursiveRefTest
> ----------------------------------
>
> Key: JBCACHE-675
> URL: http://jira.jboss.com/jira/browse/JBCACHE-675
> Project: JBoss Cache
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: PojoCache
> Reporter: Ben Wang
> Assigned To: Ben Wang
> Fix For: 2.0.0
>
>
> The fix to require key as Serialiable cuases this test case:
> org.jboss.cache.pojo.RecrusiveRefTest to fail because in there it is put(valueId, valueObject) where valueId is a PojoCacheable object (but not Serializable). It is PojoCacheable becuase valueObject also uses valueId as the primary key.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list