================
@@ -59,7 +59,6 @@ def test_by_name(self):
         self.attach(program=program)
         self.continue_and_verify_pid()
 
-    @expectedFailureWindows
----------------
charles-zablit wrote:

I'm confused because `test_attach_to_process_by_name` is already enabled on 
windows:

https://github.com/llvm/llvm-project/blob/ed4e7d92e4ed495ae9646ef467dc80f373a81c41/lldb/test/API/commands/process/attach/TestProcessAttach.py#L85

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

Reply via email to