Apache JDO Project - [jira] Created: (JDO-526) Implementation fails to set other side of

This is Interesting: Free IT Magazines  
Home > Archive > Apache JDO Project > September 2007 > [jira] Created: (JDO-526) Implementation fails to set other side of





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [jira] Created: (JDO-526) Implementation fails to set other side of
Michelle Caisse (JIRA)

2007-09-07, 7:11 pm

Implementation fails to set other side of relationship on flush()
-----------------------------------------------------------------

Key: JDO-526
URL: https://issues.apache.org/jira/browse/JDO-526
Project: JDO
Issue Type: Bug
Components: tck2
Affects Versions: JDO 2 maintenance release 1
Reporter: Michelle Caisse
Assignee: Andy Jefferson


Some tests for managed relationships fail because after the test sets one side of the relationship, the implementation fails to set the other side on flush(). For example:

testSetToNewFromMappedSide(org.apache.jdo.tck.mapping.Relationship1To1NoRelationships)junit.framework.AssertionFailedError:
Assertion A15-3.1 (Relationship1To1NoRelationships) failed: testSetToNewFromMappedSide: Postcondition is false; other side of relationship not set on flush

at org.apache.jdo.tck.JDO_Test.failOnError(JDO_Test.java:1115)
at org.apache.jdo.tck.mapping.Relationship1To1NoRelationships. testSetToNewFromMappedSide(Relationship1
To1NoRelationships.java:187)
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:257)
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)

To reproduce, run either of:

maven -Djdo.tck.cfglist=relationshipNoRelationships.conf runtck.jdori
maven -Djdo.tck.cfglist=relationshipAllRelationships.conf runtck.jdori

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com