[tor-bugs] #21329 [Core Tor]: onions/detached and onions/current should return empty lists instead of errors

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Feb 16 17:26:20 UTC 2017


#21329: onions/detached and onions/current should return empty lists instead of
errors
------------------------+------------------------------------
 Reporter:  meejah      |          Owner:
     Type:  defect      |         Status:  reopened
 Priority:  Medium      |      Milestone:  Tor: 0.3.1.x-final
Component:  Core Tor    |        Version:  Tor: 0.2.9.9
 Severity:  Normal      |     Resolution:
 Keywords:  controller  |  Actual Points:
Parent ID:              |         Points:
 Reviewer:              |        Sponsor:
------------------------+------------------------------------
Changes (by atagar):

 * status:  closed => reopened
 * resolution:  implemented =>


Comment:

 Gonna reopen. Recent push for this broke Stem's integ tests...

 {{{
 ======================================================================
 FAIL: test_without_ephemeral_hidden_services
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "/srv/jenkins-workspace/workspace/stem-tor-ci/test/runner.py", line
 126, in wrapped
     return func(self, *args, **kwargs)
   File "/srv/jenkins-workspace/workspace/stem-tor-ci/test/runner.py", line
 143, in wrapped
     return func(self, *args, **kwargs)
   File "/srv/jenkins-workspace/workspace/stem-tor-
 ci/test/integ/control/controller.py", line 569, in
 test_without_ephemeral_hidden_services
     self.assertEqual([], controller.list_ephemeral_hidden_services())
 AssertionError: Lists differ: [] != ['']

 Second list contains 1 additional elements.
 First extra element 0:


 - []
 + ['']
 }}}

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


More information about the tor-bugs mailing list