[
https://issues.apache.org/jira/browse/IGNITE-26802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladislav Pyatkov updated IGNITE-26802:
---------------------------------------
Fix Version/s: 3.2
> Flaky
> ItTxDistributedTestThreeNodesThreeReplicas.testPrimaryReplicaDirectUpdateForExplicitTxn
> ---------------------------------------------------------------------------------------------
>
> Key: IGNITE-26802
> URL: https://issues.apache.org/jira/browse/IGNITE-26802
> Project: Ignite
> Issue Type: Bug
> Reporter: Vladislav Pyatkov
> Assignee: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> h3. Motivation
> The test is flaky on TC.
> Probably the reason in the test case, but we have to maintain stability on TC
> first of all.
> {noformat}
> org.opentest4j.AssertionFailedError: Failed to wait for blocked messages ==>
> 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.Assertions.assertTrue(Assertions.java:214)
> at
> app//org.apache.ignite.distributed.ItTxDistributedTestThreeNodesThreeReplicas.testPrimaryReplicaDirectUpdateForExplicitTxn(ItTxDistributedTestThreeNodesThreeReplicas.java:97)
> 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)
> {noformat}
> h3. Definition of done
> The test is stable green on TC.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)