hazelcast / hazelcast/hazelcast-cpp-client
IssueTest.testListenerSubscriptionOnSingleServerRestart Test Failure [API-1939]
- Dominant language
- C++
- Stars
- 91
- Forks
- 54
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
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_cast(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](url), [https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/4342843909/jobs/7584152494](url)
[https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/4358049867/jobs/7618132476](url)
[error_logs.txt](https://github.com/hazelcast/hazelcast-cpp-client/files/10910346/error_logs.txt)
[error_logs.txt](https://github.com/hazelcast/hazelcast-cpp-client/files/10917443/error_logs.txt)
Contributor guide
Assessment
This issue has not been assessed yet.