[ 
https://issues.apache.org/jira/browse/IGNITE-28573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18074236#comment-18074236
 ] 

Dmitry Werner edited comment on IGNITE-28573 at 4/17/26 12:58 PM:
------------------------------------------------------------------

Successful runs (100% success rate) in the branch with the fix:
 - 
[https://ci2.ignite.apache.org/test/-1456711178097959128?currentProjectId=IgniteTests24Java8&branch=pull%2F13047%2Fhead]
 - 
[https://ci2.ignite.apache.org/test/-2314144178006353700?currentProjectId=IgniteTests24Java8&branch=pull%2F13047%2Fhead]


was (Author: JIRAUSER300605):
Successful runs in the branch with the fix:
- 
[https://ci2.ignite.apache.org/test/-1456711178097959128?currentProjectId=IgniteTests24Java8&branch=pull%2F13047%2Fhead]
- 
https://ci2.ignite.apache.org/test/-2314144178006353700?currentProjectId=IgniteTests24Java8&branch=pull%2F13047%2Fhead

> Fix flaky TcpDiscoveryIpFinderFailureTest
> -----------------------------------------
>
>                 Key: IGNITE-28573
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28573
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Dmitry Werner
>            Assignee: Dmitry Werner
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain, ise
>
> The tests testClientNodeStaticIpFinderFailure and 
> testClientNodeSharedIpFinderFailure have a fail rate above 90%.
> It is necessary to stabilize them.
>  - TcpDiscoveryIpFinderFailureTest.testClientNodeSharedIpFinderFailure
> [https://ci2.ignite.apache.org/test/-1456711178097959128?currentProjectId=IgniteTests24Java8&branch=%3Cdefault%3E]
> {code:java}
> java.lang.AssertionError: Failed to wait for client node disconnected.    
> at org.junit.Assert.fail(Assert.java:88)    
> at org.junit.Assert.assertTrue(Assert.java:41)    
> at 
> org.apache.ignite.testframework.junits.JUnitAssertAware.assertTrue(JUnitAssertAware.java:30)
>     
> at 
> org.apache.ignite.spi.discovery.tcp.TcpDiscoveryIpFinderFailureTest.runClientNodeIpFinderFailureTest(TcpDiscoveryIpFinderFailureTest.java:146)
>     
> at 
> org.apache.ignite.spi.discovery.tcp.TcpDiscoveryIpFinderFailureTest.testClientNodeSharedIpFinderFailure(TcpDiscoveryIpFinderFailureTest.java:78)
>  {code}
>  - TcpDiscoveryIpFinderFailureTest.testClientNodeStaticIpFinderFailure
> [https://ci2.ignite.apache.org/test/-2314144178006353700?currentProjectId=IgniteTests24Java8&branch=%3Cdefault%3E]
> {code:java}
> java.lang.AssertionError: Failed to wait for client node disconnected.    
> at org.junit.Assert.fail(Assert.java:88)    
> at org.junit.Assert.assertTrue(Assert.java:41)    
> at 
> org.apache.ignite.testframework.junits.JUnitAssertAware.assertTrue(JUnitAssertAware.java:30)
>     
> at 
> org.apache.ignite.spi.discovery.tcp.TcpDiscoveryIpFinderFailureTest.runClientNodeIpFinderFailureTest(TcpDiscoveryIpFinderFailureTest.java:146)
>     
> at 
> org.apache.ignite.spi.discovery.tcp.TcpDiscoveryIpFinderFailureTest.testClientNodeStaticIpFinderFailure(TcpDiscoveryIpFinderFailureTest.java:88){code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to