[all-commits] [llvm/llvm-project] ac31db: [Sanitizers][Darwin][Test] XFAIL malloc_zone.cpp

Mariusz Borsa via All-commits all-commits at lists.llvm.org
Fri Apr 11 09:42:57 PDT 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: ac31db0463c02128a7ae11fa5ee3d32d632bd97a
      https://github.com/llvm/llvm-project/commit/ac31db0463c02128a7ae11fa5ee3d32d632bd97a
  Author: Mariusz Borsa <wrotki at msn.com>
  Date:   2025-04-11 (Fri, 11 Apr 2025)

  Changed paths:
    M compiler-rt/test/sanitizer_common/TestCases/Darwin/malloc_zone.cpp

  Log Message:
  -----------
  [Sanitizers][Darwin][Test] XFAIL malloc_zone.cpp

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>
(cherry picked from commit 02837acaaf2cfdfcbf77e4a7f6629575edb6ffb4)



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