#4000 closed defect (fixed)

The Tor integration tests fail hard if the required command-line tools are missing

Reported by: exarkun Owned by: GitHub <noreply@…>
Priority: normal Milestone: undecided
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

Since the required tools are not Python packages we can't easily declare a dependency on them and then just rely on having them.

If they're missing, we should skip the Tor integration test instead of failing hard.

Change History (1)

comment:1 Changed at 2023-03-28T17:23:54Z by GitHub <noreply@…>

  • Owner set to GitHub <noreply@…>
  • Resolution set to fixed
  • Status changed from new to closed

In efa91df/trunk:

Merge pull request #1279 from exarkun/4000.tor-integration-tests-skip

Skip the tor integration tests if any needed tor tools are missing

Fixes: ticket:4000

Note: See TracTickets for help on using tickets.