Skip to content

Commit ca37942

Browse files
Merge pull request #9489 from felipepiovezan/felipe/disable_asan_bot
[lldb] Disable TestPublicAPIHeaders.py under asan
2 parents c0b1b8b + daea66a commit ca37942

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/api/check_public_api_headers/TestPublicAPIHeaders.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
from lldbsuite.test import lldbutil
99

1010

11+
@skipIfAsan
1112
@skipIfNoSBHeaders
1213
@skipIfRemote
1314
@skipUnlessDarwin

0 commit comments

Comments
 (0)