Unblacklist some user_directory sytests (#5637)

Fixes https://github.com/matrix-org/synapse/issues/2306
pull/5642/head
Richard van der Hoff 2019-07-08 17:15:17 +01:00 committed by Amber Brown
parent b70e080b59
commit 43d175d17a
2 changed files with 1 additions and 4 deletions

1
changelog.d/5637.misc Normal file
View File

@ -0,0 +1 @@
Unblacklist some user_directory sytests.

View File

@ -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