[tor-bugs] #13904 [Stem]: Tests fail on Gentoo

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Dec 12 21:10:00 UTC 2014


#13904: Tests fail on Gentoo
------------------------+---------------------
     Reporter:  toralf  |      Owner:  atagar
         Type:  defect  |     Status:  closed
     Priority:  normal  |  Milestone:
    Component:  Stem    |    Version:
   Resolution:  fixed   |   Keywords:  testing
Actual Points:          |  Parent ID:
       Points:          |
------------------------+---------------------

Comment (by toralf):

 Just one question:
 Was just the test case modified ? Because with the latest installed stem
 at that system gives now no resolver at all (worked before):
 {{{
 tfoerste at tor-relay ~ $ sudo python
 Python 2.7.7 (default, Oct 25 2014, 11:03:42)
 [GCC 4.8.3] on linux2
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import sys
 >>> from stem.control import Controller
 >>> from stem.util.connection import get_connections, system_resolvers
 >>> resolvers = system_resolvers()
 >>> print len(resolvers)
 0
 >>> quit
 Use quit() or Ctrl-D (i.e. EOF) to exit
 >>>

 }}}

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


More information about the tor-bugs mailing list