Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #28562

Closed (moved)
Open
Opened 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
Tor: 0.4.0.x-final
Milestone
Tor: 0.4.0.x-final
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#28562