Move tests to blacklist

This commit is contained in:
Till Faelligen 2022-03-07 17:47:15 +01:00
parent ff52c2f292
commit 6ffb0f4dfc
2 changed files with 2 additions and 3 deletions

View file

@ -33,6 +33,8 @@ Remove group role
# Flakey
AS-ghosted users can use rooms themselves
/context/ with lazy_load_members filter works
AS-ghosted users can use rooms via AS
Events in rooms with AS-hosted room aliases are sent to AS server
# Flakey, need additional investigation
Messages that notify from another user increment notification_count

View file

@ -663,7 +663,4 @@ Canonical alias can include alt_aliases
Can delete canonical alias
Multiple calls to /sync should not cause 500 errors
AS can make room aliases
AS-ghosted users can use rooms via AS
AS-ghosted users can use rooms themselves
Accesing an AS-hosted room alias asks the AS server
Events in rooms with AS-hosted room aliases are sent to AS server