[
https://issues.apache.org/jira/browse/JDO-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18048990#comment-18048990
]
Tilmann Zäschke edited comment on JDO-856 at 1/4/26 7:21 PM:
-------------------------------------------------------------
Update: this branch contains a small(-ish) example that reproduces the problem:
[GitHub link|https://github.com/tzaeschke/jdo-856-test/tree/no-sample-query].
The relevant test is {{{}MiniTest{}}}.
was (Author: tilmannz):
Update: this branch contains a small(-ish) example that reproduces the problem:
[GitHub link|https://github.com/tzaeschke/jdo-856-test/branches]. The relevant
test is {{{}MiniTest{}}}.
> TCK hangs on query.conf
> -----------------------
>
> Key: JDO-856
> URL: https://issues.apache.org/jira/browse/JDO-856
> Project: JDO
> Issue Type: Bug
> Components: tck
> Affects Versions: JDO 3.2.1
> Reporter: Tilmann Zäschke
> Priority: Major
> Attachments: tck-1-reduced.txt, tck-2-reduced.txt
>
>
> Running the TCK on my machine (windows 11, Java 1.8), consistently hangs in
> query.conf.
> The tests do not hang on Ubuntu 22 on the same machine.
> The issue can be fixed by disabling some of the concurrent executions.
> Reproduce:
> {{mvn install -Djdo.tck.cfglist="query.conf"}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)