aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2020-02-12 12:18:59 +1000
committerteor <teor@torproject.org>2020-02-12 12:18:59 +1000
commit88723ad1694a96bdbb713ccb5bb47a9f5acdc8bd (patch)
tree7baea949c194e82cbd488d71b8c6824f03e084cb /changes
parent2b6df3da21803519c262099ab9dd950271f3ce11 (diff)
parent9d771ccc86a7b8f04a40d619b78f7d99f67c176f (diff)
downloadtor-88723ad1694a96bdbb713ccb5bb47a9f5acdc8bd.tar.gz
tor-88723ad1694a96bdbb713ccb5bb47a9f5acdc8bd.zip
Merge remote-tracking branch 'tor-github/pr/1689' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket330754
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket33075 b/changes/ticket33075
new file mode 100644
index 0000000000..69698d90b3
--- /dev/null
+++ b/changes/ticket33075
@@ -0,0 +1,4 @@
+ o Testing:
+ - Stop allowing failures on the Travis CI stem tests job. It looks like all
+ the stem hangs we were seeing are now fixed, but let's make sure we see
+ them if they happen again. Closes ticket 33075.