Iurii Gerzhedovich created IGNITE-26655:
-------------------------------------------
Summary: 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
Reporter: Iurii Gerzhedovich
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)