================ @@ -10,7 +10,7 @@ class TestDiagnoseDereferenceFunctionReturn(TestBase): - @skipUnlessDarwin + @expectedFailureAll(oslist=no_match(lldbplatformutil.getDarwinOSTriples())) ---------------- labath wrote: Yep https://github.com/llvm/llvm-project/pull/123217