Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #28562
Closed (moved) (moved)
Open
Issue created Nov 21, 2018 by David Goulet@dgoulet🐼

test: test_rebind.py doesn't use a temporary a DataDirectory

Riastradh on IRC reported this with test_rebind.sh:

Tor logged: "Nov 21 20:08:11.296 [warn] Error creating directory /home/riastradh/.tor:

That test is not using a temporary dir (example: mktemp -d) so tor is using the default one which is ~/.tor.

Really not good, out tests should not poke $HOME whatsoever unless we change it. Solution would be to create a temp dir, spawn Tor pointing it to that path and then remove it.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking