You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2022/10/27 12:27:02 UTC

[jira] [Created] (IGNITE-17998) ItSqlAsynchronousApiTest#closeSession is unstable.

Evgeny Stanilovsky created IGNITE-17998:
-------------------------------------------

             Summary: ItSqlAsynchronousApiTest#closeSession is unstable.
                 Key: IGNITE-17998
                 URL: https://issues.apache.org/jira/browse/IGNITE-17998
             Project: Ignite
          Issue Type: Bug
          Components: sql
    Affects Versions: 3.0.0-alpha5
            Reporter: Evgeny Stanilovsky


ItSqlAsynchronousApiTest#closeSession is unstable.

{noformat}
org.opentest4j.AssertionFailedError: Exception is neither of a specified class, nor has a cause of the specified class: class org.apache.ignite.sql.SqlException

	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:43)
	at org.junit.jupiter.api.Assertions.fail(Assertions.java:146)
	at org.apache.ignite.internal.testframework.IgniteTestUtils.assertThrowsWithCause(IgniteTestUtils.java:284)
	at org.apache.ignite.internal.testframework.IgniteTestUtils.assertThrowsWithCause(IgniteTestUtils.java:264)
	at org.apache.ignite.internal.sql.api.ItSqlAsynchronousApiTest.closeSession(ItSqlAsynchronousApiTest.java:541)
{noformat}




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