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

Zhen Chen edited comment on CALCITE-7255 at 10/29/25 10:42 AM:
---------------------------------------------------------------

I am using WSL2 Ubuntu 22.04 and compiling with JDK 1.8.0_202 for testing, and 
it's working normally. I couldn't reproduce this issue.


was (Author: jensen):
I am using WSL Ubuntu 22.04 and compiling with JDK 1.8.0_202 for testing, and 
it's working normally. I couldn't reproduce this issue.

> Gradle check hangs when running tests using OpenJDK8
> ----------------------------------------------------
>
>                 Key: CALCITE-7255
>                 URL: https://issues.apache.org/jira/browse/CALCITE-7255
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.40.0
>            Reporter: Francis Chuang
>            Priority: Major
>
> I am able to reproduce the problem using the following setups:
>  * Ubuntu 24.04 with OpenJDK 8
>  * eclipse-temurin:8 docker container on Windows 11 using WSL2 (Ubuntu 24.04)
> This is the output from when it hangs:
> {code:java}
> CalciteSqlOperatorTest > testExtractValue() STANDARD_ERROR
>     [Fatal Error] :1:14: The markup in the document following the root 
> element must be well-formed.
>           3.2sec, org.apache.calcite.test.CalciteSqlOperatorTest > 
> testRlikeOperator()
>           0.0sec,    3 completed,   0 failed,   0 skipped, 
> org.apache.calcite.test.CalciteSqlOperatorTest > 
> testCastFormatClauseByteToString(CastType, SqlOperatorFixture)
> WARNING 138.2sec,  576 completed,   0 failed,   1 skipped, 
> org.apache.calcite.test.CalciteSqlOperatorTest
> <===<============-> 99% EXECUTING [1h 9m 4s]
> > IDLE
> > IDLE
> > IDLE
> > IDLE
> > IDLE
> > IDLEe:test > Executing test org.apache.calcite.test.SqlLineTest
> > IDLE
> > :core:test > Executing test org.apache.calcite.test.SqlLineTest
> > IDLE
> > IDLE
> > IDLE
> > IDLE
> > IDLEe:test > Executing test org.apache.calcite.test.CalciteSqlOperatorTest
> > IDLE
> > IDLE
> > IDLE
> > IDLE
> > IDLE
> > IDLE
> > IDLE
> > IDLE
> > :core:test > 15151 tests completed, 109 skipped{code}
> This problem does not occur when using eclipse-temurin:23. I have not test 
> other versions.



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

Reply via email to