From 3e22687842a0023e39b8ea9e422ee3b3f2c8c292 Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Mon, 6 Apr 2020 09:35:41 +0100 Subject: [PATCH] Update sytest-whitelist, sytest-blacklist --- sytest-blacklist | 2 +- sytest-whitelist | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sytest-blacklist b/sytest-blacklist index dd4f349f8..14988050a 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -37,4 +37,4 @@ Inbound federation rejects invites which are not signed by the sender 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 \ No newline at end of file +Ignore invite in incremental sync diff --git a/sytest-whitelist b/sytest-whitelist index c73098975..333119dc0 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -238,5 +238,6 @@ User can create and send/receive messages in a room with version 4 local user can join room with version 4 remote user can join room with version 4 Remote user can backfill in a room with version 4 -Ignore invite in incremental sync +# We don't support ignores yet, so ignore this for now - ha ha. +# Ignore invite in incremental sync Outbound federation can send invites via v2 API