[ http://issues.apache.org/jira/browse/JDO-435?page=all ]

Craig Russell reassigned JDO-435:
---------------------------------

    Assignee: Erik Bengtson  (was: Craig Russell)

The test case incorrectly set up the expected result as an Object[ ][ ] instead 
of Collection<Object[ ]>. This caused the failure which appeared to complain 
about a mismatch between equivalent objects.

I also improved the reporting of mismatches between expected and actual results.

Please check that the test case now succeeds with the JPOX CVS.
Thanks.

svn commit tck20/src/java/org/apache/jdo/tck/query/
Sending        src/java/org/apache/jdo/tck/query/QueryTest.java
Sending        src/java/org/apache/jdo/tck/query/result/VariableInResult.java
Transmitting file data ..
Committed revision 464011.


> Query with projected variables returns duplicates and extra results that do 
> not satisfy filter
> ----------------------------------------------------------------------------------------------
>
>                 Key: JDO-435
>                 URL: http://issues.apache.org/jira/browse/JDO-435
>             Project: JDO
>          Issue Type: Bug
>          Components: tck20
>    Affects Versions: JDO 2 final
>            Reporter: Craig Russell
>         Assigned To: Erik Bengtson
>             Fix For: JDO 2 maintenance release 1
>
>
> org.apache.jdo.tck.query.result.VariableInResult fails with several queries 
> that return variables that are mapped to one-many and many-many 
> relationships. In some cases, the filter is not satisfied. In others, 
> duplicate results are returned.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to