[tor-bugs] #20476 [Core Tor/Stem]: stem exit policy tests fail on master

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Oct 27 05:16:05 UTC 2016


#20476: stem exit policy tests fail on master
---------------------------+------------------------
 Reporter:  teor           |          Owner:  atagar
     Type:  defect         |         Status:  new
 Priority:  Medium         |      Milestone:
Component:  Core Tor/Stem  |        Version:
 Severity:  Normal         |     Resolution:
 Keywords:                 |  Actual Points:
Parent ID:                 |         Points:
 Reviewer:                 |        Sponsor:
---------------------------+------------------------

Comment (by teor):

 The detailed logs are:
 {{{
 ======================================================================
 FAIL: test_all_private_policy
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "/Users/twilsonb/tor/stem/test/unit/exit_policy/policy.py", line
 129, in test_all_private_policy
     self.assertTrue(rule.is_private())
 AssertionError: False is not true

 ======================================================================
 FAIL: test_mixed_private_policy
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "/Users/twilsonb/tor/stem/test/unit/exit_policy/policy.py", line
 151, in test_mixed_private_policy
     self.assertTrue(rule.is_accept != rule.is_private())  # only reject
 rules are the private ones
 AssertionError: False is not true

 ----------------------------------------------------------------------
 }}}

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


More information about the tor-bugs mailing list