mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-01 11:13:12 -06:00
Move tests to blacklist
This commit is contained in:
parent
ff52c2f292
commit
6ffb0f4dfc
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue