Vyacheslav Koptilin created IGNITE-25930:
--------------------------------------------
Summary: ItSqlAsynchronousApiTest.cancelScript is flaky
Key: IGNITE-25930
URL: https://issues.apache.org/jira/browse/IGNITE-25930
Project: Ignite
Issue Type: Bug
Reporter: Vyacheslav Koptilin
Assignee: Vyacheslav Koptilin
The test failed with the following error:
{code:java}
java.lang.AssertionError:
Expected: is <0>
but: was <1>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at
org.apache.ignite.internal.sql.api.ItSqlApiBaseTest.cancelScript(ItSqlApiBaseTest.java:976)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)