Ádám Markovics created MINIFICPP-1716:
-----------------------------------------
Summary: Core dumps should be recoverable from CI
Key: MINIFICPP-1716
URL: https://issues.apache.org/jira/browse/MINIFICPP-1716
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Ádám Markovics
It is impossible to figure out what happened when an error occurs on CI only,
such as:
{{99% tests passed, 1 tests failed out of 162 }}
Total Test time (real) = 77.01 sec
The following tests FAILED:
140 - MergeFileTests (SEGFAULT)
Errors while running CTest
make: *** [test] Error 8
Error: Process completed with exit code 2.
A way should be provided to output backtraces and inspect core dumps in cases
like this.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)