summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-07-01 12:21:58 +0100
committerGitHub <noreply@github.com>2021-07-01 12:21:58 +0100
commite72c287418c21b9cfed6cf6ce509da57bc285af3 (patch)
tree099b1ff57e4b012693d31d1fa26b3c544a26cf75
parentAdd SSO `external_ids` to Query User Account admin API (#10261) (diff)
downloadsynapse-e72c287418c21b9cfed6cf6ce509da57bc285af3.tar.xz
Reenable 'Backfilled events whose prev_events...' sytest (#10292)
Now that we've fixed it.
-rw-r--r--changelog.d/10292.misc1
-rw-r--r--sytest-blacklist1
2 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/10292.misc b/changelog.d/10292.misc
new file mode 100644
index 0000000000..9e87d8682c
--- /dev/null
+++ b/changelog.d/10292.misc
@@ -0,0 +1 @@
+Reenable a SyTest after it has been fixed.
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