| Michelle Caisse (JIRA) 2005-10-31, 5:45 pm |
| [ http://issues.apache.org/jira/browse/JDO-145?page=all ]
Michelle Caisse closed JDO-145:
-------------------------------
> Remove pm.deletePersistent from fieldtypes tests
> ------------------------------------------------
>
> Key: JDO-145
> URL: http://issues.apache.org/jira/browse/JDO-145
> Project: JDO
> Type: Bug
> Components: tck20
> Reporter: Michelle Caisse
> Assignee: Michelle Caisse
>
> The fieldtypes tests delete the persistent instance that they create at the end of the test using pm.deletePersistent(). Now that we use the new cleanup mechanism (addTearDownClass(Class)), there is no reason to deletie the instance. Also, the new mav
en option jdo.tck.cleanupaftertest cannot override this cleanup, so you can never see the database contents for debugging. Therefore, we should remove the line that deletes the persistent instance.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|