[tor-bugs] #33334 [Core Tor/Tor]: Add a mixed+hs-v23-ipv6 network to tor's test-network
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Feb 14 04:09:53 UTC 2020
#33334: Add a mixed+hs-v23-ipv6 network to tor's test-network
--------------------------------+--------------------------------
Reporter: teor | Owner: teor
Type: enhancement | Status: assigned
Priority: Medium | Milestone: Tor: 0.4.4.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords: ipv6, prop311
Actual Points: | Parent ID: #33232
Points: 0.2 | Reviewer:
Sponsor: Sponsor55-must |
--------------------------------+--------------------------------
We want to add the new mixed+hs-v23-ipv6 chutney network from #33333 to
tor's makefile tests:
* test-network-all
* test-network-ipv6
We'll need some minor refactoring, so that we can test for "ipv6" and
"mixed", before using this network.
I think the resulting code will be simpler.
We can pass the following network lists to the test-network-run target:
* unconditional (ipv4 and not mixed)
* ipv6
* mixed
* mixed_ipv6
Then we can:
* test for ipv6 and mixed in separate tests,
* set flags for mixed and ipv6, and
* skip or use the right network lists.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33334>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list