[all-commits] [llvm/llvm-project] d1e951: To avoid the obvious problem, use a different port...

jimingham via All-commits all-commits at lists.llvm.org
Thu Oct 28 17:45:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1e9514ac89b1ceed51114159b7dd4888ce58974
      https://github.com/llvm/llvm-project/commit/d1e9514ac89b1ceed51114159b7dd4888ce58974
  Author: Jim Ingham <jingham at apple.com>
  Date:   2021-10-28 (Thu, 28 Oct 2021)

  Changed paths:
    M lldb/test/API/functionalities/launch_stop_at_entry/TestStopAtEntry.py

  Log Message:
  -----------
  To avoid the obvious problem, use a different port...

There's another test that opens an hard-coded port to talk to debugserver
(TestPlatformSDK.py).  Make sure this port and the one in that other
test are different to avoid that potential conflict.




More information about the All-commits mailing list