[tor-bugs] #7868 [Stem]: descriptor parser should be able to parse 'ntor-onion-key'

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Jan 5 20:38:19 UTC 2013


#7868: descriptor parser should be able to parse 'ntor-onion-key'
--------------------+-------------------------------------------------------
 Reporter:  sonu    |          Owner:  atagar
     Type:  defect  |         Status:  new   
 Priority:  normal  |      Milestone:        
Component:  Stem    |        Version:        
 Keywords:          |         Parent:        
   Points:          |   Actualpoints:        
--------------------+-------------------------------------------------------
 According to ticket #7867 when ntor-onion-key descriptor is added in the
 dir-spec the same has to be updated in the
 stem(stem.descriptor.server_descriptor.parse_file()) so that it parses
 this descriptor and doesn't cause failure in test_cached_descriptor

 {{{
 FAIL: test_cached_descriptor
 ----------------------------------------------------------------------
 Traceback:
   File
 "/home/sowmya/hackfest_tor/stem/test/integ/descriptor/server_descriptor.py",
 line 175, in test_cached_descriptor
     self.fail("Unrecognized descriptor content: %s" % unrecognized_lines)
 AssertionError: Unrecognized descriptor content: ['ntor-onion-key
 Od2Sj3UXFyDjwESLXk6fhatqW9z/oBL/vAKJ+tbDqUU=']

 }}}

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


More information about the tor-bugs mailing list