diff --git a/sytest-blacklist b/sytest-blacklist index 14988050a..da0667a1d 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -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 diff --git a/sytest-whitelist b/sytest-whitelist index 333119dc0..8a1d54cec 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -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