9/61 Test #9: test-cbor ....................................***Failed 3.83 sec
[doctest] doctest version is "2.4.6"
[doctest] run with "--help" for options
===============================================================================
test\src\unit-cbor.cpp(1914):
TEST CASE: single CBOR roundtrip
sample.json
test\src\unit-cbor.cpp(1914): FATAL ERROR: test case CRASHED: SIGSEGV - Stack overflow
===============================================================================
test\src\unit-cbor.cpp(1914):
TEST CASE: single CBOR roundtrip
DEEPEST SUBCASE STACK REACHED (DIFFERENT FROM THE CURRENT ONE):
sample.json
===============================================================================
[doctest] test cases: 2 | 1 passed | 1 failed | 5 skipped
[doctest] assertions: 1640539 | 1640539 passed | 0 failed |
[doctest] Status: FAILURE!
What is the issue you have?
Please describe the steps to reproduce the issue.
Can you provide a small but working code example?
What is the expected behavior?
Test should not fail in debug mode
And what is the actual behavior instead?
Test fails in debug mode
Which compiler and operating system are you using?
Which version of the library did you use?
developbranchIf you experience a compilation error: can you compile and run the unit tests?