diff options
author | Will Hunt <willh@matrix.org> | 2021-06-29 21:49:25 +0100 |
---|---|---|
committer | Will Hunt <willh@matrix.org> | 2021-06-29 21:49:25 +0100 |
commit | 81dd28c2165128b268f48f1c813683ae6cdc0c7c (patch) | |
tree | c4499c8e115bb1000f1ece3703a82ef7d554acd3 /sytest-blacklist | |
parent | Merge tag 'v1.37.0rc1' into hs/hacked-together-event-cache (diff) | |
parent | Merge branch 'release-v1.37' into develop (diff) | |
download | synapse-81dd28c2165128b268f48f1c813683ae6cdc0c7c.tar.xz |
Merge remote-tracking branch 'origin/develop' into hs/hacked-together-event-cache
Diffstat (limited to 'sytest-blacklist')
-rw-r--r-- | sytest-blacklist | 6 |
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 |