[ 
https://issues.apache.org/jira/browse/JDO-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18040427#comment-18040427
 ] 

Tilmann Zäschke edited comment on JDO-851 at 11/24/25 8:30 PM:
---------------------------------------------------------------

This can be fixed by setting `-Xmx=1g` for tests inside `RunTCK`.
However, while `-Xmx=1g` fixed the OutOfMemoryException in the Variables test, 
the query.conf test then hangs on another test,
This is tracked in https://issues.apache.org/jira/browse/JDO-856.


was (Author: tilmannz):
This can be fixed by setting `-Xmx=1g" for tests inside `RunTCK`.
However, while `-Xmx=1g` fixed the OutOfMemoryException in the Variables test, 
the query.conf test then hangs on another test,
This is tracked in [https://issues.apache.org/jira/browse/JDO-851].

> TCK fails result Variable tests
> -------------------------------
>
>                 Key: JDO-851
>                 URL: https://issues.apache.org/jira/browse/JDO-851
>             Project: JDO
>          Issue Type: Bug
>          Components: tck
>    Affects Versions: JDO 3.2.1
>            Reporter: Tilmann Zäschke
>            Priority: Major
>         Attachments: ResultSummary.txt, TCK-results.txt, app-query-jdori.txt, 
> app-query-junit.txt, dsid-query-jdori.txt, dsid-query-junit.txt
>
>
> Running the TCK on my machine (windows 11, Java 1.8), consistently fails in 
> query.conf in the {{result.Variable}} tests.
> The issue can be fixed by disabling some of the concurrent executions.
> Reproduce:
> {{mvn install -Djdo.tck.cfglist="query.conf"}}
>  
> Failure logs are attached.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to