[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #6206 [Stem]: logging error of integ tests on Windows
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs