You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Chudov (Jira)" <ji...@apache.org> on 2024/02/12 08:49:00 UTC

[jira] [Created] (IGNITE-21513) ActiveActorTest#testChangeLeaderForce is flaky

Denis Chudov created IGNITE-21513:
-------------------------------------

             Summary: ActiveActorTest#testChangeLeaderForce is flaky
                 Key: IGNITE-21513
                 URL: https://issues.apache.org/jira/browse/IGNITE-21513
             Project: Ignite
          Issue Type: Bug
            Reporter: Denis Chudov


{code:java}
[05:19:12]F:			 [org.apache.ignite.internal.placementdriver.ActiveActorTest.testChangeLeaderForce(TestInfo)] org.opentest4j.AssertionFailedError: expected: <true> but was: <false>	
at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)	
at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)	
at app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)	
at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)	
at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)	
at app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:180)	
at app//org.apache.ignite.internal.placementdriver.ActiveActorTest.testChangeLeaderForce(ActiveActorTest.java:370){code}
 



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