================
@@ -12,7 +12,7 @@
 @skipIfBuildType(["debug"])
 class TestDAP_restart_console(lldbdap_testcase.DAPTestCaseBase):
     @skipIfAsan
-    @expectedFailureWindows
+    @skipIfWindows  # https://github.com/llvm/llvm-project/issues/200840
----------------
charles-zablit wrote:

Sure, I opened https://github.com/llvm/llvm-project/pull/201587 to skip it. I 
will rebase once it's merged.

https://github.com/llvm/llvm-project/pull/198906
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to