================ @@ -10,7 +10,7 @@ class TestDiagnoseDereferenceFunctionReturn(TestBase): - @skipUnlessDarwin + @expectedFailureAll(oslist=no_match(lldbplatformutil.getDarwinOSTriples())) ---------------- DavidSpickett wrote:
This test previously could not run anywhere but Darwin but now can and fails anywhere that isn't Darwin, correct? https://github.com/llvm/llvm-project/pull/123217 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits