[
https://issues.apache.org/jira/browse/IGNITE-26655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18033250#comment-18033250
]
Pavel Tupitsyn commented on IGNITE-26655:
-----------------------------------------
https://github.com/apache/ignite-3/commit/b11d040e9fdabd16f5063899f19fee8190b3e84c
> Flaky org.apache.ignite.client.ClientMetricsTest.testHandshakesFailedTimeout
> ----------------------------------------------------------------------------
>
> Key: IGNITE-26655
> URL: https://issues.apache.org/jira/browse/IGNITE-26655
> Project: Ignite
> Issue Type: Improvement
> Components: platforms ai3
> Affects Versions: 3.1
> Reporter: Iurii Gerzhedovich
> Assignee: Tiago Marques Godinho
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ignite-3
> Fix For: 3.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The test is flaky
> [org.apache.ignite.client.ClientMetricsTest.testHandshakesFailedTimeout|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/9531453?logFilter=debug&logView=flowAware]
>
> {code:java}
> org.apache.ignite.client.ClientMetricsTest.testHandshakesFailedTimeout()
> 14:42:20 org.opentest4j.AssertionFailedError: handshakesFailedTimeout:
> 0 ==> expected: <true> but was: <false>
> 14:42:20 org.opentest4j.AssertionFailedError: handshakesFailedTimeout:
> 0 ==> 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:42)
> at
> app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:191)
> at
> app//org.apache.ignite.client.ClientMetricsTest.testHandshakesFailedTimeout(ClientMetricsTest.java:164)
> 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}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)