[
https://issues.apache.org/jira/browse/IGNITE-23964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-23964:
-----------------------------------------
Epic Link: IGNITE-21389
> Flaky ItNodeTest.testNodeBlockedTimeoutNow
> ------------------------------------------
>
> Key: IGNITE-23964
> URL: https://issues.apache.org/jira/browse/IGNITE-23964
> Project: Ignite
> Issue Type: Bug
> Reporter: Kirill Sizov
> Assignee: Kirill Sizov
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> ItNodeTest.testNodeBlockedTimeoutNow and
> ItNodeTest.testNodeWillNeverGetOutOfSnapshot fail on Teamcity with
> {noformat}
> [org.apache.ignite.raft.jraft.core.ItNodeTest.testNodeBlockedTimeoutNow()]
> 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.raft.jraft.core.ItNodeTest.testNodeBlockedTimeoutNow(ItNodeTest.java:3010)
> 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}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)