[tor-bugs] #6206 [Stem]: logging error of integ tests on Windows

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Jun 19 18:06:52 UTC 2012


#6206: logging error of integ tests on Windows
----------------------+-----------------------------------------------------
 Reporter:  reganeet  |          Owner:  reganeet
     Type:  defect    |         Status:  new     
 Priority:  normal    |      Milestone:          
Component:  Stem      |        Version:          
 Keywords:            |         Parent:          
   Points:            |   Actualpoints:          
----------------------+-----------------------------------------------------
 When I ran the integ tests on Windows, Pythons threw '''a whole lot of'''
 error of logging:
 http://pastebin.com/v8Hicvs2

 This problem might be related to time.strftime() on Windows:
 http://stackoverflow.com/a/9267262/994146
 stem.util.log uses "datefmt = '%D %H:%M:%S'", where "%D" is not a
 documented directive:
 http://docs.python.org/library/time.html#time.strftime
 However, changing "%D" to "%m/%d/%y" does not solve the problem.

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


More information about the tor-bugs mailing list