[
https://issues.apache.org/jira/browse/IGNITE-27225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18042091#comment-18042091
]
Iurii Gerzhedovich commented on IGNITE-27225:
---------------------------------------------
It seems the test can fail due to the common scheduler being busy. It's hard to
fix, so propose to keep it as is and just observe if the flaky rate will
increase.
> Flaky
> org.apache.ignite.internal.sql.api.ItSqlClientAsynchronousApiTest.testEarlyQueryTimeout
> ---------------------------------------------------------------------------------------------
>
> Key: IGNITE-27225
> URL: https://issues.apache.org/jira/browse/IGNITE-27225
> Project: Ignite
> Issue Type: Improvement
> Components: sql ai3
> Reporter: Iurii Gerzhedovich
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ignite-3
>
> The test
> [org.apache.ignite.internal.sql.api.ItSqlClientAsynchronousApiTest.testEarlyQueryTimeout|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3x_Test_RunAllTests/9723321]
> is flaky with a very low fail rate.
> {code:java}
> org.opentest4j.AssertionFailedError: Expected
> org.apache.ignite.sql.SqlException to be thrown, but nothing was thrown.
> at
> app//org.apache.ignite.internal.sql.engine.util.SqlTestUtils.assertThrowsSqlException(SqlTestUtils.java:177)
> at
> app//org.apache.ignite.internal.sql.engine.util.SqlTestUtils.assertThrowsSqlException(SqlTestUtils.java:159)
> at
> app//org.apache.ignite.internal.sql.api.ItSqlApiBaseTest.testEarlyQueryTimeout(ItSqlApiBaseTest.java:926)
> at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
> at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1541)
> at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1541)
> {code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)