[tor-bugs] #31841 [Core Tor/Tor]: test addr/parse takes a long time on master on some machines
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Oct 3 13:01:53 UTC 2019
#31841: test addr/parse takes a long time on master on some machines
---------------------------------------+-----------------------------------
Reporter: teor | Owner: nickm
Type: defect | Status: accepted
Priority: High | Milestone: Tor:
| 0.4.2.x-final
Component: Core Tor/Tor | Version: Tor: unspecified
Severity: Normal | Resolution:
Keywords: tor-unit-tests 042-should | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
---------------------------------------+-----------------------------------
Comment (by nickm):
Branch is `ticket31841`; PR at https://github.com/torproject/tor/pull/1393
I suspect that coverage may go down, since we are removing all the code
that used to call into
`tor_addr_lookup_host_{getaddrinfo,gethostbyname}()` no longer does so.
I'm not sure of a meaningful way to test those, however, without
potentially invoking a DNS resolver.
I'll put this in needs_review once CI has passed.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31841#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list