================ @@ -10,7 +10,7 @@ class TestDiagnoseDereferenceFunctionReturn(TestBase): - @expectedFailureAll(oslist=no_match(lldbplatformutil.getDarwinOSTriples())) + @expectedFailureAll(oslist=["windows"]) @skipIf( archs=no_match(["x86_64"]) ) # <rdar://problem/33842388> frame diagnose doesn't work for armv7 or arm64 ---------------- labath wrote:
Oh, that's funny :P I didn't actually read the test, I just came to this conclusion independently by debugging the code :P https://github.com/llvm/llvm-project/pull/128512 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits