summary refs log tree commit diff
path: root/changelog.d/6429.misc
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-11-27 18:18:33 +0000
committerAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2019-11-27 18:18:33 +0000
commit6f4a63df0044a304109f7d6958be94262558a7cf (patch)
tree88caede6c356e37d1e8397856790f6dcdf542960 /changelog.d/6429.misc
parentMerge pull request #6358 from matrix-org/babolivier/message_retention (diff)
downloadsynapse-6f4a63df0044a304109f7d6958be94262558a7cf.tar.xz
Add more tests to the worker blacklist (#6429)
Diffstat (limited to '')
-rw-r--r--changelog.d/6429.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6429.misc b/changelog.d/6429.misc
new file mode 100644
index 0000000000..4b32cdeac6
--- /dev/null
+++ b/changelog.d/6429.misc
@@ -0,0 +1 @@
+Add more tests to the blacklist when running in worker mode.