diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-17 13:32:11 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-17 13:32:11 +0000 |
commit | 07ca82cb7ca31d7e4f8fa3d7d0d1924f929ab63d (patch) | |
tree | 513b00a03c95bcccac3ff60414d88f4fef38d0e0 /sytest-blacklist | |
parent | Better logging for auto-join. (#5643) (diff) | |
parent | Unblacklist some user_directory sytests (#5637) (diff) | |
download | synapse-07ca82cb7ca31d7e4f8fa3d7d0d1924f929ab63d.tar.xz |
Unblacklist some user_directory sytests (#5637)
Diffstat (limited to 'sytest-blacklist')
-rw-r--r-- | sytest-blacklist | 4 |
1 files changed, 0 insertions, 4 deletions
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 |