Francis Chuang created CALCITE-7255:
---------------------------------------

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


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