JDevlieghere marked 4 inline comments as done.
JDevlieghere added inline comments.


================
Comment at: lldb/test/API/commands/platform/sdk/TestPlatformSDK.py:20
+    # The port used by debugserver.
+    PORT = 54637
+
----------------
aprantl wrote:
> What happens if two tests run at the same time?
The test will be XFAILED because of `@expectedFailureIfFn(port_not_available)`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92452/new/

https://reviews.llvm.org/D92452

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to