diff options
author | Erik Johnston <erik@matrix.org> | 2021-07-01 12:21:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-01 12:21:58 +0100 |
commit | e72c287418c21b9cfed6cf6ce509da57bc285af3 (patch) | |
tree | 099b1ff57e4b012693d31d1fa26b3c544a26cf75 /sytest-blacklist | |
parent | Add SSO `external_ids` to Query User Account admin API (#10261) (diff) | |
download | synapse-e72c287418c21b9cfed6cf6ce509da57bc285af3.tar.xz |
Reenable 'Backfilled events whose prev_events...' sytest (#10292)
Now that we've fixed it.
Diffstat (limited to 'sytest-blacklist')
-rw-r--r-- | sytest-blacklist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sytest-blacklist b/sytest-blacklist index 89c4e828fd..566ef96711 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -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 |