You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr (Jira)" <ji...@apache.org> on 2023/03/03 17:16:00 UTC

[jira] [Created] (IGNITE-18956) Test SqlSchemaProvider without Thread.sleep()

Aleksandr created IGNITE-18956:
----------------------------------

             Summary: Test SqlSchemaProvider without Thread.sleep()
                 Key: IGNITE-18956
                 URL: https://issues.apache.org/jira/browse/IGNITE-18956
             Project: Ignite
          Issue Type: Task
          Components: cli
            Reporter: Aleksandr


SqlSchemaProviderTest.testProviderWith1secTimeout is flaky because of its Thread.sleep logic. We have to test async behavior somehow else. I think the Awaitility library might be useful.



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