[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3838: Many tests still invoke the logic to automatically assign a port number to the main tub
Tahoe-LAFS
trac at tahoe-lafs.org
Wed Nov 3 20:01:57 UTC 2021
#3838: Many tests still invoke the logic to automatically assign a port number to
the main tub
---------------------+---------------------------
Reporter: exarkun | Owner: exarkun
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: n/a
Keywords: | Launchpad Bug:
---------------------+---------------------------
The default behavior for starting a client without `[node]tub.port`
configured is to try to automatically allocate a tcp port.
This logic is failure prone because it's not actually possible to reliably
allocate a tcp port that will be unused at some future point.
Many tests still trigger this behavior by creating nodes without this
configuration item. As a result, test suite runs often include a spurious
failure.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3838>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list