Skip to content

CI: show Python and C++ stack trace if test segfaulted

Tomasz Madej requested to merge 551-show-c++-stack into develop

Part of #551 :

  • at the end of tests looks for core files and if there any exist print data with pystack

Tested local on my machine, example output: logs.txt

Needed support and correct set core_pattern on runner, comment: #551 (comment 1691910345)

Edited by Tomasz Madej

Merge request reports

Loading