Commit ac31db0
[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 <[email protected]>
(cherry picked from commit 02837ac)1 parent 53141e4 commit ac31db0
File tree
1 file changed
+2
-0
lines changed- compiler-rt/test/sanitizer_common/TestCases/Darwin
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments