From f48c3c790c61a1c8eed0c86ed2b6f95fc012c2f0 Mon Sep 17 00:00:00 2001 From: Devon Johnson Date: Sat, 17 Oct 2020 23:57:44 -0700 Subject: [PATCH] Add completing tests Signed-off-by: Devon Johnson --- sytest-whitelist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sytest-whitelist b/sytest-whitelist index 2ba0a88b2..743168edd 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -482,5 +482,5 @@ m.room.history_visibility == "joined" allows/forbids appropriately for Real user POST rejects invalid utf-8 in JSON Users cannot kick users who have already left a room A prev_batch token from incremental sync can be used in the v1 messages API -Event with an invalid signature in the send_join response should not cause room join to fail -Inbound federation rejects typing notifications from wrong remote +Can get rooms/{roomId}/state for a departed room (SPEC-216) +Inbound federation can return missing events for shared visibility