#2339 closed defect

Enable specific ports for running tests — at Initial Version

Reported by: cipherpunks Owned by:
Priority: normal Milestone: undecided
Component: code-network Version: 1.10.0
Keywords: firewall tests foolscap Cc:
Launchpad Bug:

Description

With a restrict firewall that blocks traffic to localhost except for specific ports (like tails) it is not possible to run the test suit as it tries to connect to random ports on localhost. For instance:

tahoe debug trial --rterrors allmydata.test.test_web [ERROR]

test_blacklist ... Traceback (most recent call last):

Failure: twisted.internet.error.ConnectionRefusedError?: Connection was refused by other side: 111: Connection refused.

Change History (0)

Note: See TracTickets for help on using tickets.