mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.4.1' into maint-0.4.2
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor features (testing):
|
||||
- The unit tests now support a "TOR_SKIP_TESTCASES" environment variable
|
||||
to specify a list of space-separated test cases that should not be
|
||||
executed. We will use this to disable certain tests that are failing on
|
||||
Appveyor because of mismatched OpenSSL libraries. Part of ticket 33643.
|
||||
@@ -0,0 +1,3 @@
|
||||
o Testing (CI):
|
||||
- On appveyor, skip the crypto/openssl_version test, which is failing
|
||||
because of a mismatched library installation. Fix for 33643.
|
||||
Reference in New Issue
Block a user