hazelcast-cpp-client icon indicating copy to clipboard operation
hazelcast-cpp-client copied to clipboard

IssueTest.testListenerSubscriptionOnSingleServerRestart Test Failure [API-1939]

Open akeles85 opened this issue 2 years ago • 1 comments

C++ compiler version: gcc 7.5 Hazelcast Cpp client version: 5.1.0 Hazelcast server version: 5.2.0 Number of the clients: 1 Cluster size, i.e. the number of Hazelcast cluster members: 1 OS version (Windows/Linux/OSX): Ubuntu i386, Ubuntu x86

Please attach relevant logs and files for client and server side.

Expected behaviour

Test pass successfully

Actual behaviour

Test failure

Steps to reproduce the behaviour.

The error occurs randomly at Github actions.

The failure log: /_w/hazelcast-cpp-client/hazelcast-cpp-client/hazelcast/test/src/HazelcastTests8.cpp:1889: Failure Expected equality of these values: boost::cv_status::no_timeout Which is: 4-byte object <00-00 00-00> (const_castboost::latch&(latch2)) .wait_for(boost::chrono::seconds(120)) Which is: 4-byte object <01-00 00-00>

Here is the link. https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/4342850867/jobs/7584170767, https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/4342843909/jobs/7584152494 https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/4358049867/jobs/7618132476 error_logs.txt

error_logs.txt

akeles85 avatar Mar 07 '23 14:03 akeles85

Internal Jira issue: API-1939

github-actions[bot] avatar Mar 07 '23 14:03 github-actions[bot]