summary refs log tree commit diff
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2021-07-09 17:13:11 +0100
committerGitHub <noreply@github.com>2021-07-09 17:13:11 +0100
commit0f7ed3fc08d1e3302663b9407387cdf750e3804a (patch)
tree117c11d60f8eaafb1040c21703353fe13c1c0ac4
parentRevert "Newsfile" (diff)
downloadsynapse-0f7ed3fc08d1e3302663b9407387cdf750e3804a.tar.xz
Re-enable room v6 sytest (#10345)
... now that it has been fixed in https://github.com/matrix-org/sytest/pull/1061.
-rw-r--r--changelog.d/10345.misc1
-rw-r--r--sytest-blacklist1
2 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/10345.misc b/changelog.d/10345.misc
new file mode 100644
index 0000000000..7bfa1c4af2
--- /dev/null
+++ b/changelog.d/10345.misc
@@ -0,0 +1 @@
+Re-enable a Sytest that was disabled for the 1.37.1 release.
diff --git a/sytest-blacklist b/sytest-blacklist
index 566ef96711..73c4aa76a2 100644
--- a/sytest-blacklist
+++ b/sytest-blacklist
@@ -44,5 +44,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
 Federation rejects inbound events where the prev_events cannot be found