hazelcast / hazelcast/hazelcast-cpp-client
ReliableTopicTest.testMessageFieldSetCorrectly occasionally crashes on github actions. [API-1809]
- Dominant language
- C++
- Stars
- 91
- Forks
- 54
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
C++ compiler version: msvc-14.2
Hazelcast Cpp client version: 5.0.0
Hazelcast server version: 5.1.3
Number of the clients: -
Cluster size, i.e. the number of Hazelcast cluster members: -
OS version (Windows/Linux/OSX): Windows
Please attach relevant logs and files for client and server side.
#### Expected behaviour
Pass test
#### Actual behaviour
Crashes on test
#### Steps to reproduce the behaviour
It might be a different test but this is what I suspected.
Here is the [link](https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/3784657210/jobs/6434122371).
[ReliableTopicTest_testMessageFieldSetCorrectly.txt](https://github.com/hazelcast/hazelcast-cpp-client/files/10313081/ReliableTopicTest_testMessageFieldSetCorrectly.txt)
Contributor guide
Assessment
This issue has not been assessed yet.