clayborg added inline comments.
================ Comment at: lldb/test/API/functionalities/launch_stop_at_entry/TestStopAtEntry.py:21 + # The port used by debugserver. + PORT = 54637 + ---------------- This hard coded port worries me for buildbot flakiness. Do other tests do this? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D112747/new/ https://reviews.llvm.org/D112747 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits