labath wrote:

Maybe the `skipIfWindows` decorator can also be removed here? We haven't been 
historically very good at distinguishing windows hosts and targets (nobody 
cared until now), and from the looks of things, these tests could conceivably 
work in a linux->windows remote scenario (although they wouldn't really test 
much given that they use a mock server, so maybe slapping `skipIfRemote` would 
be reasonable as well).

https://github.com/llvm/llvm-project/pull/92090
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to