[tor-bugs] #20862 [Core Tor/Tor]: Unittest fail on master: FAIL src/test/test_options.c:662: expected log to contain "Could not resolve local Address "
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Dec 7 20:54:13 UTC 2016
#20862: Unittest fail on master: FAIL src/test/test_options.c:662: expected log to
contain "Could not resolve local Address "
--------------------------+------------------------------------
Reporter: asn | Owner:
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.3.0.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points: 0.2
Reviewer: | Sponsor:
--------------------------+------------------------------------
Comment (by nickm):
The test data here is:
{{{
options_test_data_t *tdata = get_options_test_data(
"AuthoritativeDirectory 1\n"
"Address
this.should.not_exist.example.org");
}}}
I guess we assumed that every decent DNS hijacker would decline to hijack
an address with an underscrore in it.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20862#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list