aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket33643
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket33643')
-rw-r--r--changes/ticket336435
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket33643 b/changes/ticket33643
new file mode 100644
index 0000000000..7fddab74eb
--- /dev/null
+++ b/changes/ticket33643
@@ -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.