[ 
https://issues.apache.org/jira/browse/IGNITE-23184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Semyon Zikunov updated IGNITE-23184:
------------------------------------
    Description: 
*Task:* Fixing the flaking {{TestLongEventsProcessingDisconnect}} test in C++ 
for Apache Ignite

*Description:*

The {{TestLongEventsProcessingDisconnect}} test, written in C++, periodically 
fails on the following assertion:
{{BOOST_CHECK(disconnected)}}
In some cases, the test fails to correctly capture the disconnection state, 
leading to flakiness. The task is to investigate the cause of this instability 
and fix the issue to ensure that the test passes consistently.

*Goals:*
 # Analyze the test behavior and the conditions under which the failure occurs.
 # Identify and fix the root cause of the flakiness in the 
{{BOOST_CHECK(disconnected)}} assertion.
 # Ensure that the test runs stably.

> Fix TestLongEventsProcessingDisconect
> -------------------------------------
>
>                 Key: IGNITE-23184
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23184
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Semyon Zikunov
>            Assignee: Semyon Zikunov
>            Priority: Trivial
>              Labels: ise
>
> *Task:* Fixing the flaking {{TestLongEventsProcessingDisconnect}} test in C++ 
> for Apache Ignite
> *Description:*
> The {{TestLongEventsProcessingDisconnect}} test, written in C++, periodically 
> fails on the following assertion:
> {{BOOST_CHECK(disconnected)}}
> In some cases, the test fails to correctly capture the disconnection state, 
> leading to flakiness. The task is to investigate the cause of this 
> instability and fix the issue to ensure that the test passes consistently.
> *Goals:*
>  # Analyze the test behavior and the conditions under which the failure 
> occurs.
>  # Identify and fix the root cause of the flakiness in the 
> {{BOOST_CHECK(disconnected)}} assertion.
>  # Ensure that the test runs stably.



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

Reply via email to