diff --git a/lldb/test/API/lang/objcxx/cxx-bridged-po/TestObjCXXBridgedPO.py b/lldb/test/API/lang/objcxx/cxx-bridged-po/TestObjCXXBridgedPO.py index 5b96aed38e3aa..ec0e9182b182a 100644 --- a/lldb/test/API/lang/objcxx/cxx-bridged-po/TestObjCXXBridgedPO.py +++ b/lldb/test/API/lang/objcxx/cxx-bridged-po/TestObjCXXBridgedPO.py @@ -5,6 +5,7 @@ class TestObjCXXBridgedPO(TestBase): + @expectedFailureAll(macos_version=[">=", "10.16"]) # rdar://96224141 def test_bridged_type_po(self): self.build() lldbutil.run_to_source_breakpoint(