| Andy Jefferson (JIRA) 2006-03-23, 8:46 pm |
| [ http://issues.apache.org/jira/brows...action_12371574 ]
Andy Jefferson commented on JDO-347:
------------------------------------
For information : JPOX CVS cuts the long list of failing transitions attached to this issue down to
[java] Assertions A5.9-1 through A5.9-190 (StateTransitions) failed:
[java] StateTransitions: optimistic transaction; current state hollow
[java] makeTransient; unexpected exception caught: java.lang.ClassCastException
[java] Assertions A5.9-1 through A5.9-190 (StateTransitions) failed:
[java] StateTransitions: optimistic transaction; current state hollow
[java] serialize with active tx transitioned instance to invalid state hollow; expected state persistent-clean
[java] Assertions A5.9-1 through A5.9-190 (StateTransitions) failed:
[java] StateTransitions: optimistic transaction; current state persistent-nontransactional
[java] serialize with active tx transitioned instance to invalid state hollow; expected state persistent-clean
> JPOX fails some lifecycle tests
> -------------------------------
>
> Key: JDO-347
> URL: http://issues.apache.org/jira/browse/JDO-347
> Project: JDO
> Type: Bug
> Components: tck20
> Reporter: Martin Zaun
> Attachments: errors_state_transition_argument_instanc
es.txt, errors_state_transition_returned_instanc
es.txt
>
> The integration of fixes for JDO-273 and JDO-258 has added (and fixed) a number of lifecycle test cases that are
> failed by JPOX. See attached error messages.
--
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
|