[all-commits] [llvm/llvm-project] f784fa: [lldb] Disable TestExitDuringExpression on asan
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Tue Apr 29 12:39:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f784fa727543463b86511f7e5797174422cbeeaf
https://github.com/llvm/llvm-project/commit/f784fa727543463b86511f7e5797174422cbeeaf
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M lldb/test/API/functionalities/thread/exit_during_expression/TestExitDuringExpression.py
Log Message:
-----------
[lldb] Disable TestExitDuringExpression on asan
This test is trying to exercise code running constructors with
interrupts. While we should fix this, this is creating noise on the
bots.
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