hazelcast / hazelcast/hazelcast-cpp-client
testListenerSubscriptionOnSingleServerRestart failure on Ubuntu i386 [API-1895]
- Dominant language
- C++
- Stars
- 91
- Forks
- 54
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
C++ compiler version: gcc 7
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): Linux (Ubuntu i386)
#### Expected behaviour
testListenerSubscriptionOnSingleServerRestart should pass with success.
#### Actual behaviour
Test case named "testListenerSubscriptionOnSingleServerRestart" fails randomly for Ubuntu i386. The logs of Github Actions is attached.
#### Steps to reproduce the behaviour
It appears randomly on github actions nightly builds.
[testListenerSubscriptionOnSingleServerRestart.txt](https://github.com/hazelcast/hazelcast-cpp-client/files/10837342/testListenerSubscriptionOnSingleServerRestart.txt)
Here is the link https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/4277129180/jobs/7445726095.
Contributor guide
Assessment
This issue has not been assessed yet.