Collection fieldtypes tests leave cruft in SIMPLE_CLASS table
-------------------------------------------------------------

         Key: JDO-184
         URL: http://issues.apache.org/jira/browse/JDO-184
     Project: JDO
        Type: Bug
  Components: tck20  
    Reporter: Michelle Caisse


The collection fieldtypes tests 
(org.apache.jdo.tck.models.fieldtypes.Test*Collections.java) use the 
addTearDownClass(Class cls) method to clean up objects which they instantiate 
and persist.  However, the SimpleClass objects that are referenced by the 
Test*Collections object and persisted in the  SIMPLE_CLASS table are left 
behind.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to