summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-07-09 17:51:15 +0100
committerGitHub <noreply@github.com>2021-07-09 17:51:15 +0100
commit8eddbde0e23b8cb596cd20282779d9cc58f9357c (patch)
tree100eb3416dfaa43142343f7def7e062643a97fda
parentRe-enable room v6 sytest (#10345) (diff)
downloadsynapse-8eddbde0e23b8cb596cd20282779d9cc58f9357c.tar.xz
Unblacklist fixed tests (#10357)
-rw-r--r--changelog.d/10345.misc2
-rw-r--r--changelog.d/10357.misc1
-rw-r--r--sytest-blacklist4
3 files changed, 2 insertions, 5 deletions
diff --git a/changelog.d/10345.misc b/changelog.d/10345.misc
index 7bfa1c4af2..7424486e87 100644
--- a/changelog.d/10345.misc
+++ b/changelog.d/10345.misc
@@ -1 +1 @@
-Re-enable a Sytest that was disabled for the 1.37.1 release.
+Re-enable Sytests that were disabled for the 1.37.1 release.
diff --git a/changelog.d/10357.misc b/changelog.d/10357.misc
new file mode 100644
index 0000000000..7424486e87
--- /dev/null
+++ b/changelog.d/10357.misc
@@ -0,0 +1 @@
+Re-enable Sytests that were disabled for the 1.37.1 release.
diff --git a/sytest-blacklist b/sytest-blacklist
index 73c4aa76a2..de9986357b 100644
--- a/sytest-blacklist
+++ b/sytest-blacklist
@@ -41,7 +41,3 @@ 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
-Federation rejects inbound events where the prev_events cannot be found