Skip to content

Commit 9613d7f

Browse files
[lldb] Skip TestArmPointerMetadataStripping
This requires fixes from upstream llvm to work.
1 parent 92b7d63 commit 9613d7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/macosx/arm-pointer-metadata-stripping/TestArmPointerMetadataStripping.py

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

88

9+
@skip
910
@skipUnlessDarwin
1011
@skipIf(archs=no_match(["arm64", "arm64e"]))
1112
class TestArmPointerMetadataStripping(TestBase):

0 commit comments

Comments
 (0)