Vyacheslav Koptilin created IGNITE-26772:
--------------------------------------------

             Summary: 
MultiActorPlacementDriverTest.testDeclineLeaseByLeaseholder is flaky
                 Key: IGNITE-26772
                 URL: https://issues.apache.org/jira/browse/IGNITE-26772
             Project: Ignite
          Issue Type: Bug
          Components: placement driver ai3
            Reporter: Vyacheslav Koptilin
         Attachments: 
MultiActorPlacementDriverTest_testDeclineLeaseByLeaseholder.txt

The test fails with the following error:
{code:java}
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:183)  at 
app//org.apache.ignite.internal.placementdriver.MultiActorPlacementDriverTest.waitNewLeaseholder(MultiActorPlacementDriverTest.java:518)
  at 
app//org.apache.ignite.internal.placementdriver.MultiActorPlacementDriverTest.testDeclineLeaseByLeaseholder(MultiActorPlacementDriverTest.java:500)
  at [email protected]/java.lang.reflect.Method.invoke(Method.java:568)  at 
[email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)  at 
[email protected]/java.util.ArrayList.forEach(ArrayList.java:1511) {code}
Need to find the root cause.



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

Reply via email to