[ 
https://issues.apache.org/jira/browse/IGNITE-20214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksandr Polovtcev updated IGNITE-20214:
-----------------------------------------
    Description: 
{{ItSimpleCounterServerTest#testRefreshLeader}} sometimes fails with the 
following error:


{code:java}
org.opentest4j.AssertionFailedError: 
Expected :true
Actual   :false

        at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:180)
        at 
org.apache.ignite.raft.server.ItSimpleCounterServerTest.before(ItSimpleCounterServerTest.java:141)
{code}

Looks like timeouts in {{waitForTopology}} calls are too small.

> ItSimpleCounterServerTest#testRefreshLeader is flaky
> ----------------------------------------------------
>
>                 Key: IGNITE-20214
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20214
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Aleksandr Polovtcev
>            Assignee: Aleksandr Polovtcev
>            Priority: Blocker
>              Labels: ignite-3
>
> {{ItSimpleCounterServerTest#testRefreshLeader}} sometimes fails with the 
> following error:
> {code:java}
> org.opentest4j.AssertionFailedError: 
> Expected :true
> Actual   :false
>       at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:180)
>       at 
> org.apache.ignite.raft.server.ItSimpleCounterServerTest.before(ItSimpleCounterServerTest.java:141)
> {code}
> Looks like timeouts in {{waitForTopology}} calls are too small.



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

Reply via email to