StateTransitionsReturnedObjects failure: current state
persistent-nontransactional-dirty serialize outside tx
-------------------------------------------------------------------------------------------------------------
Key: JDO-492
URL: https://issues.apache.org/jira/browse/JDO-492
Project: JDO
Issue Type: Bug
Components: tck2, tck2-legacy
Affects Versions: JDO 2 maintenance release 1
Reporter: Michelle Caisse
test(org.apache.jdo.tck.lifecycle.StateTransitionsReturnedObjects)junit.framework.AssertionFailedError:
Assertions A5.9-1 through A5.5.8 (serialization, detachment, attachment)
failed:
StateTransitionsReturnedObjects: no transaction; current state
persistent-nontransactional-dirty
serialize outside tx returned instance in invalid state detached-clean;
expected state transient
at org.apache.jdo.tck.JDO_Test.failOnError(JDO_Test.java:1103)
at
org.apache.jdo.tck.lifecycle.StateTransitionsReturnedObjects.test(StateTransitionsReturnedObjects.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at org.apache.jdo.tck.JDO_Test.runBare(JDO_Test.java:254)
at
org.apache.jdo.tck.util.BatchTestRunner.doRun(BatchTestRunner.java:108)
at
org.apache.jdo.tck.util.BatchTestRunner.start(BatchTestRunner.java:148)
at
org.apache.jdo.tck.util.BatchTestRunner.main(BatchTestRunner.java:123)
F
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.