mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-22 11:41:38 +00:00
sytest: update blacklist and whitelist (#2025)
Should make CI happy again
This commit is contained in:
parent
09511c6086
commit
3b7a4ad640
@ -79,3 +79,7 @@ If a device list update goes missing, the server resyncs on the next one
|
|||||||
# we don't support groups
|
# we don't support groups
|
||||||
Remove group category
|
Remove group category
|
||||||
Remove group role
|
Remove group role
|
||||||
|
|
||||||
|
# See https://github.com/matrix-org/sytest/pull/1142
|
||||||
|
Device list doesn't change if remote server is down
|
||||||
|
If a device list update goes missing, the server resyncs on the next one
|
||||||
|
@ -557,3 +557,11 @@ can fetch self-signing keys over federation
|
|||||||
Changing master key notifies local users
|
Changing master key notifies local users
|
||||||
Changing user-signing key notifies local users
|
Changing user-signing key notifies local users
|
||||||
Inbound federation correctly handles soft failed events as extremities
|
Inbound federation correctly handles soft failed events as extremities
|
||||||
|
User can create and send/receive messages in a room with version 7
|
||||||
|
local user can join room with version 7
|
||||||
|
User can invite local user to room with version 7
|
||||||
|
remote user can join room with version 7
|
||||||
|
User can invite remote user to room with version 7
|
||||||
|
Remote user can backfill in a room with version 7
|
||||||
|
Can reject invites over federation for rooms with version 7
|
||||||
|
Can receive redactions from regular users over federation in room version 7
|
||||||
|
Loading…
Reference in New Issue
Block a user