[all-commits] [llvm/llvm-project] 02837a: [Sanitizers][Darwin][Test] Remove community incom...
Mariusz Borsa via All-commits
all-commits at lists.llvm.org
Mon Mar 31 17:07:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02837acaaf2cfdfcbf77e4a7f6629575edb6ffb4
https://github.com/llvm/llvm-project/commit/02837acaaf2cfdfcbf77e4a7f6629575edb6ffb4
Author: Mariusz Borsa <wrotki at msn.com>
Date: 2025-03-31 (Mon, 31 Mar 2025)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Darwin/malloc_zone.cpp
Log Message:
-----------
[Sanitizers][Darwin][Test] Remove community incompliant internal link from sources (#133187)
The malloc_zone.cpp test currently fails on Darwin hosts, in
SanitizerCommon
tests with lsan enabled.
Need to XFAIL this test to buy time to investigate this failure. Also
we're trying to bring the number of test failing on Darwin bots to 0, to
get clearer signal of any new failures.
rdar://145873843
Co-authored-by: Mariusz Borsa <m_borsa at apple.com>
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