mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-14 11:57:44 +00:00
Reenable 'Backfilled events whose prev_events...' sytest (#10292)
Now that we've fixed it.
This commit is contained in:
parent
6c02cca95f
commit
e72c287418
2 changed files with 1 additions and 1 deletions
1
changelog.d/10292.misc
Normal file
1
changelog.d/10292.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Reenable a SyTest after it has been fixed.
|
|
@ -45,5 +45,4 @@ 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
|
||||
|
|
Loading…
Reference in a new issue