]> git.eshelyaron.com Git - emacs.git/commit
Make tls tests use random port
authorRobert Pluim <rpluim@gmail.com>
Fri, 20 Jun 2025 10:09:14 +0000 (12:09 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 22 Jun 2025 08:09:02 +0000 (10:09 +0200)
commit9926e759be4160f00811b4809484a391da226ee1
treed5cdc6cf9e1323ebc8e0e1f9d47221a7fb372b7d
parent76da97c9ca16b6490ebb5ee7d62264335b6d8d92
Make tls tests use random port

* test/lisp/net/network-stream-tests.el (server-process-filter):
Remove 'message' call.
(make-tls-server): Try random ports until we find one that's
unused and use it.  Adjust all callers.

(cherry picked from commit 1560e9bf66597b3bf7f389ed22ad4524ca89d4e2)
test/lisp/net/network-stream-tests.el