Aleksandr created IGNITE-19155:
----------------------------------
Summary: ItClusterCommandTest#initClusterWithNodesOfDifferentRoles
is flaky
Key: IGNITE-19155
URL: https://issues.apache.org/jira/browse/IGNITE-19155
Project: Ignite
Issue Type: Task
Components: cli
Reporter: Aleksandr
On my macbook I get
{code:java}
ItClusterCommandTest#initClusterWithNodesOfDifferentRoles
{code}
failed.
It seems like "waitForCondition" does not really wait because of AssertionError
thrown. This method does not catch the exception in lambda.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)