diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2020-01-22 16:11:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-22 16:11:40 +0000 |
commit | 43ecf8d1f909f4eb71bba93f6e7a57db59ec5941 (patch) | |
tree | 3934899b195572fc6054e22421c66fc15c127642 /sytest-blacklist | |
parent | 0f8d6cc1c1c6c3f85b1c4a382f9859ae3e99f62d (diff) |
Add more passing tests to the testfile, add test blacklist file (#848)
Diffstat (limited to 'sytest-blacklist')
-rw-r--r-- | sytest-blacklist | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sytest-blacklist b/sytest-blacklist index e0fd2968..2ba23f93 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -1,2 +1,14 @@ # Blacklisted due to flakiness Remote users can join room by alias + +# Blacklisted due to flakiness +POST /login can log in as a user with just the local part of the id + +# Blacklisted due to flakiness +avatar_url updates affect room member events + +# Blacklisted due to flakiness +Room members can override their displayname on a room-specific basis + +# Blacklisted due to flakiness +Alias creators can delete alias with no ops |