[tor-bugs] #7251 [Stem]: test_launch_tor_with_config fails if a secondary tor process is running

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Oct 29 17:51:26 UTC 2012


#7251: test_launch_tor_with_config fails if a secondary tor process is running
---------------------+------------------------------------------------------
 Reporter:  gsathya  |          Owner:  atagar
     Type:  defect   |         Status:  new   
 Priority:  normal   |      Milestone:        
Component:  Stem     |        Version:        
 Keywords:           |         Parent:        
   Points:           |   Actualpoints:        
---------------------+------------------------------------------------------
 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
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7251>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list