================
@@ -12,6 +12,7 @@
class TestDAP_attachCommands(lldbdap_testcase.DAPTestCaseBase):
SHARED_BUILD_TESTCASE = False
+ @skipIfWindows # Fails in pre-merge CI
----------------
da-viper wrote:
```suggestion
@skipIfWindows # Wait for module events fails.
```
https://github.com/llvm/llvm-project/pull/201796
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
