[tor-bugs] #16299 [Stem]: Stem unit test failure for test_compare_flags

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jun 17 19:53:22 UTC 2015


#16299: Stem unit test failure for test_compare_flags
------------------------+---------------------
     Reporter:  atagar  |      Owner:  atagar
         Type:  defect  |     Status:  new
     Priority:  minor   |  Milestone:
    Component:  Stem    |    Version:
   Resolution:          |   Keywords:  testing
Actual Points:          |  Parent ID:
       Points:          |
------------------------+---------------------

Comment (by toralf):

 Well, the culprint might be related to the following :
 With
 {{{
 /home/tfoerste/devel/stem/run_tests.py --unit  --test tutorial  --log
 TRACE
 }}}
 python-2.7.9 gives
 {{{
 ...
   650 CIRC 10 BUILT
 $B1FA7D51B8B6F0CB585D944F450E7C06EDE7E44C=ByTORAndTheSnowDog,$00C2C2A16AEDB51D5E5FB7D6168FC66B343D822F=ph3x,$65242C91BFF30F165DA4D132C81A9EBA94B71D62=torexit16
 PURPOSE=GENERAL
 ()
 }}}
 whereas 3.3.5 lacks the empty array:
 {{{
   650 CIRC 10 BUILT
 $B1FA7D51B8B6F0CB585D944F450E7C06EDE7E44C=ByTORAndTheSnowDog,$00C2C2A16AEDB51D5E5FB7D6168FC66B343D822F=ph3x,$65242C91BFF30F165DA4D132C81A9EBA94B71D62=torexit16
 PURPOSE=GENERAL

 }}}

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


More information about the tor-bugs mailing list