You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Ilan Kirsh (JIRA)" <ji...@apache.org> on 2008/11/07 03:20:46 UTC

[jira] Updated: (JDO-613) Missing addTearDownClass in PersistenceManagerTest

     [ https://issues.apache.org/jira/browse/JDO-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilan Kirsh updated JDO-613:
---------------------------

    Attachment: jdo-613.patch

Suggested patch

> Missing addTearDownClass in PersistenceManagerTest
> --------------------------------------------------
>
>                 Key: JDO-613
>                 URL: https://issues.apache.org/jira/browse/JDO-613
>             Project: JDO
>          Issue Type: Test
>          Components: tck2
>    Affects Versions: JDO 2 maintenance release 2
>            Reporter: Ilan Kirsh
>            Priority: Minor
>         Attachments: jdo-613.patch
>
>
> Missing:
>          addTearDownClass(PCPoint2.class);
> in PersistenceManagerTest.localSetUp (or Retrieve?)
> Some PCpoint2 instances (maybe generated by Retrieve) are not deleted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.