Merge branch 'bug30713_035' into bug30713_040

This commit is contained in:
teor
2019-06-10 20:50:53 +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.