Skip to content

Commit c6dc6ed

Browse files
author
git apple-llvm automerger
committed
Merge commit '0fc529a0cc56' from swift/release/6.1 into stable/20240723
2 parents 01f9dd6 + 0fc529a commit c6dc6ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/functionalities/asan/TestMemoryHistory.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
class AsanTestCase(TestBase):
1414
@skipIfFreeBSD # llvm.org/pr21136 runtimes not yet available by default
1515
@expectedFailureNetBSD
16+
@skipIfDarwin # rdar://142836595
1617
@skipUnlessAddressSanitizer
1718
def test(self):
1819
self.build(make_targets=["asan"])

0 commit comments

Comments
 (0)