Iurii Gerzhedovich created IGNITE-26666:
-------------------------------------------
Summary: Flaky test
Apache.Ignite.Tests.ReconnectTests.TestDroppedConnectionsAreRestoredInBackground
Key: IGNITE-26666
URL: https://issues.apache.org/jira/browse/IGNITE-26666
Project: Ignite
Issue Type: Improvement
Components: platforms ai3
Reporter: Iurii Gerzhedovich
The tests
[Apache.Ignite.Tests.ReconnectTests.TestDroppedConnectionsAreRestoredInBackground|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/9534516?logFilter=debug&logView=flowAware]
is flaky
{code:java}
12:27:38 Apache.Ignite.Tests:
Apache.Ignite.Tests.ReconnectTests.TestDroppedConnectionsAreRestoredInBackground
12:27:38 Fake server started [port=62643,
test=TestDroppedConnectionsAreRestoredInBackground]
Fake server started [port=62644,
test=TestDroppedConnectionsAreRestoredInBackground]
Fake server started [port=62645,
test=TestDroppedConnectionsAreRestoredInBackground]
Fake server started [port=62646,
test=TestDroppedConnectionsAreRestoredInBackground]
Fake server started [port=62647,
test=TestDroppedConnectionsAreRestoredInBackground]
Fake server started [port=62648,
test=TestDroppedConnectionsAreRestoredInBackground]
Fake server started [port=62649,
test=TestDroppedConnectionsAreRestoredInBackground]
Fake server started [port=62650,
test=TestDroppedConnectionsAreRestoredInBackground]
Fake server started [port=62651,
test=TestDroppedConnectionsAreRestoredInBackground]
Fake server started [port=62652,
test=TestDroppedConnectionsAreRestoredInBackground]
[04:27:08] [info] [Apache.Ignite.Internal.ClientFailoverSocket]
Ignite.NET client version 3.1.0.0-snapshot+61d0735110 is starting
[04:27:08] [dbug] [Apache.Ignite.Internal.ClientSocket-420] Connection
established [remoteAddress=[::ffff:127.0.0.1]:62650]
12:27:38 Test exceeded Timeout value of 30000ms
12:27:38
12:27:55 Apache.Ignite.Tests:
Apache.Ignite.Tests.ReconnectTests.TestFailedInitialConnectionToAllServersThrowsAggregateException
12:27:55 Fake server started [port=62657,
test=TestFailedInitialConnectionToAllServersThrowsAggregateException]
Fake server started [port=62658,
test=TestFailedInitialConnectionToAllServersThrowsAggregateException]
Fake server started [port=62659,
test=TestFailedInitialConnectionToAllServersThrowsAggregateException]
12:27:55 Test exceeded Timeout value of 15000ms {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)