aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2020-01-28 19:55:35 +1000
committerteor <teor@torproject.org>2020-01-28 19:56:56 +1000
commit9d771ccc86a7b8f04a40d619b78f7d99f67c176f (patch)
tree7c1781b8af9c62d0be2cefc663ada875f96c4eb9 /changes
parent19954cffd7710ccac778aa5cf15ae1bc6a5d56fa (diff)
downloadtor-9d771ccc86a7b8f04a40d619b78f7d99f67c176f.tar.gz
tor-9d771ccc86a7b8f04a40d619b78f7d99f67c176f.zip
Travis: Stop allowing stem test failures
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.
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.