[all-commits] [llvm/llvm-project] 2e007b: [lldb] Skip TestAttachDenied under asan
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Tue Jun 11 09:29:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e007b89c65eeb33baf1b40103284d8937700cf0
https://github.com/llvm/llvm-project/commit/2e007b89c65eeb33baf1b40103284d8937700cf0
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2024-06-11 (Tue, 11 Jun 2024)
Changed paths:
M lldb/test/API/commands/process/attach/attach_denied/TestAttachDenied.py
Log Message:
-----------
[lldb] Skip TestAttachDenied under asan
Like many other tests, this one times out when run under the address sanitizer.
To reduce noise, this commit skips it in those builds.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list