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

Michael Watzek updated JDO-217:
-------------------------------

    Attachment: JDO-217.patch

The attached patch fixes this issue.

The list of affected classes in this patch is different compared to the list 
above because some classes have already been adapted as part of other patches. 
Some classes did not need to be adapted at all because they do not specify 
expected query results.

This is the list of affected files:

M      test\java\org\apache\jdo\tck\query\QueryTest.java
M      test\java\org\apache\jdo\tck\query\api\SingleStringQuery.java
M      test\java\org\apache\jdo\tck\query\jdoql\CharacterAndStringLiterals.java
M      test\java\org\apache\jdo\tck\query\jdoql\PositiveRange.java
M      
test\java\org\apache\jdo\tck\query\jdoql\methods\SupportedStringMethods.java
M      
test\java\org\apache\jdo\tck\query\jdoql\methods\SupportedMathMethods.java
M      
test\java\org\apache\jdo\tck\query\jdoql\methods\SupportedJDOHelperMethods.java
M      
test\java\org\apache\jdo\tck\query\jdoql\parameters\OrderOfParameters.java
M      test\java\org\apache\jdo\tck\query\jdoql\keywords\SingleString.java
M      test\java\org\apache\jdo\tck\query\jdoql\variables\MixedVariables.java
M      
test\java\org\apache\jdo\tck\query\jdoql\variables\UnconstrainedVariable.java
M      
test\java\org\apache\jdo\tck\query\jdoql\variables\VariablesAndFields.java
M      
test\java\org\apache\jdo\tck\query\jdoql\variables\VariablesWithoutExtent.java
M      test\java\org\apache\jdo\tck\query\jdoql\operators\Modulo.java
M      test\java\org\apache\jdo\tck\query\jdoql\operators\Instanceof.java
M      test\java\org\apache\jdo\tck\query\jdoql\RangeAsString.java
M      test\java\org\apache\jdo\tck\query\jdoql\IdentifiersEqualFieldNames.java


> The expected result in JDO2 query test cases should have the exact runtime 
> type of the query.
> ---------------------------------------------------------------------------------------------
>
>          Key: JDO-217
>          URL: http://issues.apache.org/jira/browse/JDO-217
>      Project: JDO
>         Type: Improvement
>   Components: tck20
>     Reporter: Michael Watzek
>     Assignee: Michael Watzek
>     Priority: Minor
>  Attachments: JDO-217.patch
>
> This issue depends on JDO-216. 

-- 
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