mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 19:33:09 -06:00
Update sytest-blacklist, sytest-whitelist
This commit is contained in:
parent
ae277980d1
commit
5ee393d691
|
|
@ -33,8 +33,5 @@ Alias creators can delete canonical alias with no ops
|
|||
# to be supported (currently fails with M_UNSUPPORTED_ROOM_VERSION)
|
||||
Inbound federation rejects invites which are not signed by the sender
|
||||
|
||||
# Blacklisted due to flakiness
|
||||
Regular users can add and delete aliases when m.room.aliases is restricted
|
||||
|
||||
# Blacklisted because we don't support ignores yet
|
||||
Ignore invite in incremental sync
|
||||
|
|
|
|||
|
|
@ -224,6 +224,7 @@ Remote user can backfill in a room with version 1
|
|||
POST /createRoom creates a room with the given version
|
||||
POST /createRoom rejects attempts to create rooms with numeric versions
|
||||
POST /createRoom rejects attempts to create rooms with unknown versions
|
||||
Regular users can add and delete aliases when m.room.aliases is restricted
|
||||
User can create and send/receive messages in a room with version 2
|
||||
local user can join room with version 2
|
||||
remote user can join room with version 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue