[
https://issues.apache.org/jira/browse/IGNITE-25892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin resolved IGNITE-25892.
--------------------------------------
Fix Version/s: 3.1
Resolution: Cannot Reproduce
> Flaky ItTxDistributedTestThreeNodesThreeReplicasCollocated#testBalance
> ----------------------------------------------------------------------
>
> Key: IGNITE-25892
> URL: https://issues.apache.org/jira/browse/IGNITE-25892
> Project: Ignite
> Issue Type: Improvement
> Components: transactions ai3
> Reporter: Iurii Gerzhedovich
> Assignee: Alexander Lapin
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ignite-3
> Fix For: 3.1
>
> Attachments: _Integration_Tests_Module_Table_38876.log.zip, execution
> time of the test.png
>
>
> The test
> org.apache.ignite.distributed.ItTxDistributedTestThreeNodesThreeReplicas.testBalance
> is flaky.
> Need to investigate the reason and fix it.
> You also need to pay attention to the time of launching this test. It raises
> suspicions (see screenshot).
> Example of fails:
> {code:java}
> 05:09:33
> org.apache.ignite.distributed.ItTxDistributedTestThreeNodesThreeReplicas.testBalance()
> 05:09:55 org.opentest4j.AssertionFailedError: expected: <true> but was:
> <false>
> 05:09:55 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.distributed.ItTxDistributedTestThreeNodesThreeReplicas.after(ItTxDistributedTestThreeNodesThreeReplicas.java:69)
> at [email protected]/java.lang.reflect.Method.invoke(Method.java:580)
> at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
> at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
> {code}
> link to the fail on TC -
> https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTestsJdk1721/9306231
> Full logs are attached.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)