Skip to content

Commit

Permalink
Merge pull request swiftlang#9489 from felipepiovezan/felipe/disable_…
Browse files Browse the repository at this point in the history
…asan_bot

[lldb] Disable TestPublicAPIHeaders.py under asan
  • Loading branch information
felipepiovezan authored Oct 31, 2024
2 parents c0b1b8b + daea66a commit ca37942
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
from lldbsuite.test import lldbutil


@skipIfAsan
@skipIfNoSBHeaders
@skipIfRemote
@skipUnlessDarwin
Expand Down

0 comments on commit ca37942

Please sign in to comment.