1 files changed, 14 insertions, 0 deletions
diff --git a/sytest-blacklist b/sytest-blacklist
new file mode 100644
index 0000000000..9b56c653e7
--- /dev/null
+++ b/sytest-blacklist
@@ -0,0 +1,14 @@
+# flaky test
+If remote user leaves room we no longer receive device updates
+
+# flaky test
+Can re-join room if re-invited
+
+# flaky test
+Forgotten room messages cannot be paginated
+
+# flaky test
+Local device key changes get to remote servers
+
+# flaky test
+Old leaves are present in gapped incremental syncs
|