
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
09/Dec/07 09:52 AM
|
|
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.
|
|
Description
|
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. |
Show » |
|
For now, we can mark this test case as UNSPECIFIED and document and fix it in maintenance (both the specification and the test case).