summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-02-17 13:32:11 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-02-17 13:32:11 +0000
commit07ca82cb7ca31d7e4f8fa3d7d0d1924f929ab63d (patch)
tree513b00a03c95bcccac3ff60414d88f4fef38d0e0
parentBetter logging for auto-join. (#5643) (diff)
parentUnblacklist some user_directory sytests (#5637) (diff)
downloadsynapse-07ca82cb7ca31d7e4f8fa3d7d0d1924f929ab63d.tar.xz
Unblacklist some user_directory sytests (#5637)
-rw-r--r--changelog.d/5637.misc1
-rw-r--r--sytest-blacklist4
2 files changed, 1 insertions, 4 deletions
diff --git a/changelog.d/5637.misc b/changelog.d/5637.misc
new file mode 100644

index 0000000000..f18d6197e5 --- /dev/null +++ b/changelog.d/5637.misc
@@ -0,0 +1 @@ +Unblacklist some user_directory sytests. diff --git a/sytest-blacklist b/sytest-blacklist
index ccf7e6208a..7d6b1d0a2f 100644 --- a/sytest-blacklist +++ b/sytest-blacklist
@@ -24,10 +24,6 @@ Newly created users see their own presence in /initialSync (SYT-34) # Blacklisted due to https://github.com/matrix-org/synapse/issues/1396 Should reject keys claiming to belong to a different user -# Blacklisted due to https://github.com/matrix-org/synapse/issues/2306 -Users appear/disappear from directory when join_rules are changed -Users appear/disappear from directory when history_visibility are changed - # Blacklisted due to https://github.com/matrix-org/synapse/issues/1531 Enabling an unknown default rule fails with 404