DeletePersistentFailsIfInstanceManagedByAnotherPersistenceManager - No cleanup 
for pm
-------------------------------------------------------------------------------------

         Key: JDO-376
         URL: http://issues.apache.org/jira/browse/JDO-376
     Project: JDO
        Type: Bug

  Components: tck20  
    Reporter: Ilan Kirsh
    Priority: Minor


In 
org.apache.jdo.tck.api.persistencemanager.DeletePersistentFailsIfInstanceManagedByAnotherPersistenceManager,
 Line 77: It should be pm2 instead of pm, otherwise cleanup of pm is skipped 
and a following test may fail. For instance running 
org.apache.jdo.tck.query.api.Close after 
DeletePersistentFailsIfInstanceManagedByAnotherPersistenceManager fails, 
because the old PCPoint instances are still there.

-- 
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