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 "Andy Jefferson (JIRA)" <ji...@apache.org> on 2007/12/09 10:52:43 UTC

[jira] Resolved: (JDO-513) StateTransitionsReturnedObjects expects persistent-clean in optimistic transaction

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

Andy Jefferson resolved JDO-513.
--------------------------------

       Resolution: Fixed
    Fix Version/s: JDO 2 maintenance release 1

JPOX SVN has been changed to match the moved goalposts of the TCK, now passes

> StateTransitionsReturnedObjects expects persistent-clean in optimistic transaction
> ----------------------------------------------------------------------------------
>
>                 Key: JDO-513
>                 URL: https://issues.apache.org/jira/browse/JDO-513
>             Project: JDO
>          Issue Type: Test
>          Components: tck2
>            Reporter: Ilan Kirsh
>            Assignee: Andy Jefferson
>             Fix For: JDO 2 maintenance release 1
>
>
> StateTransitionsReturnedObjects fails with:
> junit.framework.AssertionFailedError: 
> Assertions A5.9-1 through A5.5.8 (serialization, detachment, attachment) failed: 
> StateTransitionsReturnedObjects: optimistic transaction; current state detached-clean
> makePersistent returned instance in invalid state hollow; expected state persistent-clean
> It seems that in optimistic transaction the object state should be non transactional.

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