[tor-bugs] #28357 [Core Tor/Stem]: Stem's integ tests are broken on Travis
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Nov 8 00:41:42 UTC 2018
#28357: Stem's integ tests are broken on Travis
---------------------------+------------------------
Reporter: teor | Owner: atagar
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Core Tor/Stem | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
---------------------------+------------------------
Comment (by teor):
Replying to [comment:1 atagar]:
> Hi teor, tor's [https://www.torproject.org/docs/tor-
manual.html.en#ExitRelay ExitRelay] torrc parameter was
[https://gitweb.torproject.org/tor.git/commit/?id=35efce1 added in
November 2014].
>
> Oddly I can't find the
[https://gitweb.torproject.org/tor.git/commit/?id=412e3f7dc9c6c01a tor git
commit] the tests cite
It's probably a commit in the ubuntu (or debian) downstream.
> but in checking tor's maint-0.2.4 branch that option indeed wasn't
present so guess 0.2.4 is pretty antiquated.
>
> {{{
> % git checkout origin/maint-0.2.4
> % grep ExitRelay doc/tor.1.txt | wc -l
> 0
> }}}
>
> If you provide me with the tor version when the ExitPolicy torrc option
was added I can adjust stem's tests to exclude it from its integ test
torrc when older than that.
tor-0.2.6.3-alpha
Here's the git command to find the first version that contains a commit,
for future reference:
{{{
$ git describe --contains 35efce1
tor-0.2.6.3-alpha~199^2~1
}}}
Although I do wonder if the integ tests will find more unsupported
options.
In #28170, I'll fix stem's travis config so it only tests supported Tor
versions (0.2.9, 0.3.3 and later).
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28357#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list