[tor-bugs] #6205 [Stem]: integration tests fail on Windows

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Jun 21 14:26:57 UTC 2012


#6205: integration tests fail on Windows
----------------------+-----------------------------------------------------
 Reporter:  reganeet  |          Owner:  reganeet         
     Type:  defect    |         Status:  needs_information
 Priority:  normal    |      Milestone:                   
Component:  Stem      |        Version:                   
 Keywords:            |         Parent:                   
   Points:            |   Actualpoints:                   
----------------------+-----------------------------------------------------

Comment(by reganeet):

 > Don't we need the drive letters for a path to be absolute?

 Yes we do; os.getcwd() will provide an absolute path with the drive
 letter. Are you suggesting that when a path is provided, we should append
 it to the current drive letter and then check if it is absolute?

 > Why are you skipping these tests if the pgrep lookup fails?

 Huh, I thought it is required for the test cases to run. I was wrong. Can
 we set the default value of "is_extra_tor_running" to False, get rid of
 "if self.is_extra_tor_running is None" in setUp(), and simply pass it on
 windows?

 Beck

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


More information about the tor-bugs mailing list