]> git.ipfire.org Git - thirdparty/tor.git/commit
Travis: Skip test_rebind on macOS builds
authorteor <teor@torproject.org>
Mon, 10 Jun 2019 08:59:02 +0000 (18:59 +1000)
committerteor <teor@torproject.org>
Mon, 10 Jun 2019 10:49:59 +0000 (20:49 +1000)
commitbe0a4be276c945e4e90b43ce8f784b5b75bef122
tree72ccc9e3e2f092b0a87e416c5adf07bfe6763f2b
parente5deb2bbc73d8830ae6c479a4532e72112f5484a
Travis: Skip test_rebind on macOS builds

Skip test_rebind when the TOR_SKIP_TEST_REBIND environmental variable
is set.

Skip test_rebind on macOS in Travis builds, because it is unreliable
on macOS on Travis.

Fixes bug 30713; bugfix on 0.3.5.1-alpha.
.travis.yml
changes/bug30713 [new file with mode: 0644]
src/test/test_rebind.py
src/test/test_rebind.sh