Mirza Aliev created IGNITE-20247:
------------------------------------
Summary: Test ItSimpleCounterServerTest.testCounterCommandListener
is flaky
Key: IGNITE-20247
URL: https://issues.apache.org/jira/browse/IGNITE-20247
Project: Ignite
Issue Type: Bug
Reporter: Mirza Aliev
Assignee: Mirza Aliev
{{ItSimpleCounterServerTest.testCounterCommandListener}} is flaky on the TC and
locally with
{noformat}
org.opentest4j.AssertionFailedError: Expected :trueActual :false<Click to see
difference> org.opentest4j.AssertionFailedError: Expected :trueActual
:false<Click to see difference>
at
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36) at
org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31) at
org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:180) at
org.apache.ignite.raft.server.ItSimpleCounterServerTest.before(ItSimpleCounterServerTest.java:140)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)