-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.3 Desired
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
STM 2019-10-31
-
2
Modify hang_analyzer.py to automatically unzip debug symbols if necessary and if not already unzipped into cwd.
Take the logic from here and port it to python. Once this is ported to python, consider calling the python instead of the shell on these lines.
This is necessary in cases where hang_analyzer.py is called from the shell as a part of failures from assert.soon and friends in SERVER-43254 etc.
- related to
-
SERVER-44297 set_task_expansion_macros is incorrectly overriding existing expansions
- Closed