hazelcast / hazelcast/hazelcast-cpp-client
ClientSerializationTest.testMorphingPortableV1ToV3Conversion Test Crash [API-1951]
- Dominant language
- C++
- Stars
- 91
- Forks
- 54
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
C++ compiler version: gcc 11.3
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 x64
Please attach relevant logs and files for client and server side.
Expected behaviour
Test pass successfully
Actual behaviour
Crash occurs after ClientSerializationTest.testMorphingPortableV1ToV3Conversion
Steps to reproduce the behaviour.
The error occurs randomly at Github actions.
Here is the link. [https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/4393940997/jobs/7694671928](url)
Error log: [error_log.txt](https://github.com/hazelcast/hazelcast-cpp-client/files/10953990/error_log.txt)
Contributor guide
Assessment
This issue has not been assessed yet.