#2339 closed defect

Enable specific ports for running tests — at Version 1

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

Description (last modified by daira)

With a restrictive firewall that blocks traffic to localhost (or 127.0.0.1) except for specific ports --such as the one in Tails-- it is not possible to run the test suite 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 (1)

comment:1 Changed at 2014-11-21T23:48:12Z by daira

  • Component changed from unknown to code-network
  • Description modified (diff)
  • Keywords foolscap added
  • Owner set to daira
  • Status changed from new to assigned
Note: See TracTickets for help on using tickets.