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)