[all-commits] [llvm/llvm-project] fcd2d8: [lldb] Skip test_launch_scripted_process_stack_fra...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Dec 1 21:36:01 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fcd2d85cc9438ffe8e4a4948898077dfc253fe9d
https://github.com/llvm/llvm-project/commit/fcd2d85cc9438ffe8e4a4948898077dfc253fe9d
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-12-01 (Wed, 01 Dec 2021)
Changed paths:
M lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
Log Message:
-----------
[lldb] Skip test_launch_scripted_process_stack_frames with ASan
This test is failing on the sanitized bot because of a
heap-use-after-free. Disabling the test to turn the bot
green again.
rdar://85954489.
More information about the All-commits
mailing list