-
Type: Task
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
5
-
StorEng - Defined Pipeline
Summary
The print_python_stack_trace.py script prints backtraces on Linux.
Since the core dumps on macOS hosts have quotes around them, e.g. "dump_test_checkpoint.696.core". This makes it harder to load the core in lldb. I have created BUILD-14820 to get rid of the quotes.
Motivation
- Does this affect any team outside of WT?
No
- Is this issue urgent?
No
Acceptance Criteria (Definition of Done)
Allow print_python_stack_trace.py to print traces of failing Python tests on macOS once the linked build ticket is done.