Merge remote-tracking branch 'tor-github/pr/1091' into maint-0.3.5

This commit is contained in:
teor
2019-06-11 14:51:37 +10:00
4 changed files with 16 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (testing):
- Skip test_rebind when the TOR_SKIP_TEST_REBIND environmental variable is
set. Fixes bug 30713; bugfix on 0.3.5.1-alpha.
- Skip test_rebind on macOS in Travis, because it is unreliable on
macOS on Travis. Fixes bug 30713; bugfix on 0.3.5.1-alpha.