|
The specification dated 2007-09-28 has been updated to split the row in the state transitions table so that the returned state in datastore transaction is persistent-clean but in optimistic transaction is persistent-nontransactional.
The test case needs to be updated now. Since the spec was deficient, the branch for test case challenges should be updated to skip this test, and the trunk should be updated to check for persistent-clean for datastore transactions and persistent-nontransactional for optimistic.
Craig Russell made changes - 05/Oct/07 06:19 PM
The spec was updated to reflect that with an optimistic transaction, makePersistent transitions detached instances to persistent-nontransactional: This change now makes JPOX fail the StateTransitionsReturnedObjects test.
Craig Russell made changes - 07/Dec/07 10:31 PM
JPOX SVN has been changed to match the moved goalposts of the TCK, now passes
Andy Jefferson made changes - 09/Dec/07 09:52 AM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
For now, we can mark this test case as UNSPECIFIED and document and fix it in maintenance (both the specification and the test case).