StateTransitions failure: current state persistent-nontransactional write field
outside tx
-------------------------------------------------------------------------------------------
Key: JDO-491
URL: https://issues.apache.org/jira/browse/JDO-491
Project: JDO
Issue Type: Bug
Components: tck2
Affects Versions: JDO 2 maintenance release 1
Reporter: Michelle Caisse
test(org.apache.jdo.tck.lifecycle.StateTransitions)junit.framework.AssertionFailedError:
Assertions A5.9-1 through A5.9-190 (StateTransitions) failed:
StateTransitions: no transaction; current state persistent-nontransactional
write field outside tx transitioned instance to invalid state
persistent-nontransactional-dirty; expected state persistent-nontransactional
at org.apache.jdo.tck.JDO_Test.failOnError(JDO_Test.java:1103)
at
org.apache.jdo.tck.lifecycle.StateTransitions.test(StateTransitions.java:414)
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)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.