Opened 8 years ago

Last modified 8 years ago

#263 closed defect

avoid using (external) network during tests — at Version 1

Reported by: Brian Warner Owned by:
Priority: critical Milestone: 0.12.0
Component: network Version: 0.11.0
Keywords: Cc:

Description (last modified by Brian Warner)

There's a debian bug against Foolscap for using the external network during the build process (which is against debian policy, since builds should be deterministic, and therefore not influenced by the outside world).

I think this is happening because one of the tests tries to reverse-DNS a name, or tries to ping the nameservers to determine which interface is pointing to the outside world. We should fix this.

This is pretty important, because the debian bug has foolscap (and Tahoe!) scheduled for removal from debian altogether on 22-Aug-2016.

Change History (1)

comment:1 Changed 8 years ago by Brian Warner

Description: modified (diff)
Note: See TracTickets for help on using tickets.