[ http://issues.apache.org/jira/browse/JDO-48?page=all ] Michael Bouschen reopened JDO-48: ---------------------------------
> Tests fail attempting to delete from PCPOINT > -------------------------------------------- > > Key: JDO-48 > URL: http://issues.apache.org/jira/browse/JDO-48 > Project: JDO > Type: Bug > Components: tck20, tck11 > Reporter: Michelle Caisse > Assignee: Michael Watzek > > In tck20, 34 tests fail attempting to delete PCPoint objects from the > datastore. The problem is that lifecycle.HollowInstanceMantainsPK leaves a > PCRect object behind that references the PCPoint that query tests attempt to > delete. > I think we need to globally examine how all the tests in the TCK clean up. > The persistencemanager package has one way of cleaning up after the test > runs, the query package has another mechanism of cleaning up before the test > runs, and some packages don't seem to do any clean up at all. -- 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
