[tor-bugs] #23566 [Core Tor/Tor]: options/validate__transproxy fails on FreeBSD (thanks to the new scheduler)

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Sep 18 18:40:39 UTC 2017


#23566: options/validate__transproxy fails on FreeBSD (thanks to the new scheduler)
------------------------------+--------------------------------
     Reporter:  pastly        |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.3.2.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  tor-sched
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 Introduced in b2c56eacdd61429f17b9e14db665592ac4453c50 according to git
 bisect.

 {{{
     sched: Remove vanilla sched options that will be going away

     - massive change to src/tgest/test_options.c since the sched options
       were added all over the place in it
     - removing the sched options caused some tests to pass/fail in new
 ways
       so I assumed current behavior is correct and made them pass again
        - ex: "ConnLimit must be greater" lines
        - ex: "Authoritative directory servers must" line
     - remove test_options_validate__scheduler in prep for new sched tests
 }}}

 And guess why it fails.

 {{{
 options/validate__transproxy: [forking]
   FAIL src/test/test_options.c:1129: Expected NULL but got 'ConnLimit must
 be greater than 0, but was set to 0'
   [validate__transproxy FAILED]
 }}}

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


More information about the tor-bugs mailing list