DavidSpickett wrote: I'll let Adrian approve or not since they had the problems with that specific test.
> Remove test that starts and listens on a socket to avoid timeout issues We have API tests for lldb-server in `lldb/test/API/tools/lldb-server/` and there is a utility function `lldbutil.wait_for_file_on_target` you could use. I'd rather have the tests that do work landed, but if you do want to recreate that test, that's the things to look at. https://github.com/llvm/llvm-project/pull/164904 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
