summary refs log tree commit diff
path: root/sytest-blacklist
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2021-06-29 19:55:55 +0100
committerRichard van der Hoff <richard@matrix.org>2021-06-29 19:55:55 +0100
commitc0bebd00ef81bff6c0ceeb6ad610146e1a271305 (patch)
treecee2c96567832143dd590635fd39b915e924352e /sytest-blacklist
parentMove deprecation notices to the top of the changelog (diff)
parentHandle inbound events from federation asynchronously (#10272) (diff)
downloadsynapse-c0bebd00ef81bff6c0ceeb6ad610146e1a271305.tar.xz
Merge remote-tracking branch 'origin/erikj/async_federation_base_branch' into release-v1.37
Diffstat (limited to 'sytest-blacklist')
-rw-r--r--sytest-blacklist6
1 files changed, 6 insertions, 0 deletions
diff --git a/sytest-blacklist b/sytest-blacklist
index de9986357b..89c4e828fd 100644
--- a/sytest-blacklist
+++ b/sytest-blacklist
@@ -41,3 +41,9 @@ We can't peek into rooms with invited history_visibility
 We can't peek into rooms with joined history_visibility
 Local users can peek by room alias
 Peeked rooms only turn up in the sync for the device who peeked them
+
+
+# Blacklisted due to changes made in #10272
+Outbound federation will ignore a missing event with bad JSON for room version 6
+Backfilled events whose prev_events are in a different room do not allow cross-room back-pagination
+Federation rejects inbound events where the prev_events cannot be found