diff --git a/sytest-blacklist b/sytest-blacklist index aa458997..6ab9b352 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -79,3 +79,7 @@ If a device list update goes missing, the server resyncs on the next one # we don't support groups Remove group category 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 diff --git a/sytest-whitelist b/sytest-whitelist index 0067e2d2..c9740049 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -557,3 +557,11 @@ can fetch self-signing keys over federation Changing master key notifies local users Changing user-signing key notifies local users 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