[tor-bugs] #18933 [Core Tor/Tor]: Several problems with test-network Makefile target

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Apr 29 15:35:34 UTC 2016


#18933: Several problems with test-network Makefile target
------------------------------+--------------------------------
     Reporter:  isis          |      Owner:  isis
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:  Tor: 0.2.8.2-alpha
     Severity:  Normal        |   Keywords:  TorCoreTeam201605
Actual Points:                |  Parent ID:
       Points:  small         |   Reviewer:
      Sponsor:  SponsorS      |
------------------------------+--------------------------------
 In #18240, cypherpunks pointed out that we should use the same `$(EXEEXT)`
 syntax for finding the appropriate `tor-gencert` and `tor-cov-gencert` in
 the `test-network` target.

 There's a couple other problems with that target:

  * `NETWORK_FLAVOUR=${NETWORK_FLAVOUR:-"bridges+hs"}`: the "bridges+hs"
 network template doesn't exist anymore.
  * If `$use_coverage_binary` is set when `src/test/test-network.sh` is
 called, then chutney will still try to use `tor-gencert` instead of `tor-
 cov-gencert`. (Also the filename extension problem mentioned above applies
 here also.

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


More information about the tor-bugs mailing list