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
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar

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
  • #7251

Closed
Open
Opened Oct 29, 2012 by Sathyanarayanan Gunasekaran@gsathya

test_launch_tor_with_config fails if a secondary tor process is running

Steps to reproduce -

  1. start tor
  2. start the stem integ tests
======================================================================
                          test.integ.process                          
======================================================================

test_launch_tor_with_config                                  [FAILURE]
test_launch_tor_with_timeout                                 [SUCCESS]

======================================================================
ERROR: test_launch_tor_with_config
----------------------------------------------------------------------
Traceback:
  File "/home/gsathya/stem/test/integ/process.py", line 35, in test_launch_tor_with_config
    completion_percent = 5
  File "/home/gsathya/stem/stem/process.py", line 171, in launch_tor_with_config
    return launch_tor(tor_cmd, None, torrc_path, completion_percent, init_msg_handler, timeout)
  File "/home/gsathya/stem/stem/process.py", line 119, in launch_tor
    raise OSError("Process terminated: %s" % last_problem)
OSError: Process terminated: No, it's still there.  Exiting.

----------------------------------------------------------------------
Ran 2 tests in 7.035s

FAILED
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#7251