[tor-bugs] #13904 [Stem]: unit tests do hang
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun Dec 7 01:01:32 UTC 2014
#13904: unit tests do hang
------------------------+--------------------
Reporter: toralf | Owner: atagar
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Stem | Version:
Resolution: fixed | Keywords:
Actual Points: | Parent ID:
Points: |
------------------------+--------------------
Comment (by atagar):
I spotted the Gentoo ticket I suspect you might be looking into...
https://bugs.gentoo.org/show_bug.cgi?id=527072
Interesting. Made a couple more fixes for it...
https://gitweb.torproject.org/stem.git/commit/?id=2ee4e95ab0f2640674c1074ce26e2f09ce9bdf26
https://gitweb.torproject.org/stem.git/commit/?id=4e2473d98c88399d1fd00e4c92ae215c092188b7
However, the PTRACE target failures you mention remain. Probably the best
way of addressing those is to simply skip those test on Gentoo. This
requires an is_gentoo() method like...
https://gitweb.torproject.org/stem.git/tree/stem/util/system.py#n124
What does platform.system() provide for you? If it's not something
distinct then is there something else you'd suggest?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13904#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list