1 files changed, 4 insertions, 0 deletions
diff --git a/sytest-blacklist b/sytest-blacklist
index 7d6b1d0a2f..8f49d11ce1 100644
--- a/sytest-blacklist
+++ b/sytest-blacklist
@@ -30,6 +30,10 @@ Enabling an unknown default rule fails with 404
# Blacklisted due to https://github.com/matrix-org/synapse/issues/1663
New federated private chats get full presence information (SYN-115)
+# Blacklisted due to https://github.com/matrix-org/matrix-doc/pull/2314 removing
+# this requirement from the spec
+Inbound federation of state requires event_id as a mandatory paramater
+
# flaky test
If remote user leaves room we no longer receive device updates
|