[all-commits] [llvm/llvm-project] 9bde88: [lldb] Enable TestThreadStepOut on linux
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Feb 16 02:22:53 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9bde88182317325bb95c13190a4cf303d3ce4b54
https://github.com/llvm/llvm-project/commit/9bde88182317325bb95c13190a4cf303d3ce4b54
Author: Pavel Labath <pavel at labath.sk>
Date: 2022-02-16 (Wed, 16 Feb 2022)
Changed paths:
M lldb/test/API/functionalities/thread/step_out/TestThreadStepOut.py
Log Message:
-----------
[lldb] Enable TestThreadStepOut on linux
After applying the same for as in TestThreadBacktraceRepeat, the test
appears to pass reliably. The skip decorator was added many years ago,
so it's not clear whether this is what caused it to hang.
More information about the All-commits
mailing list