From 0bf94d99332534012bebb3106d8a3f9bdf4e6e87 Mon Sep 17 00:00:00 2001 From: Devon Johnson Date: Sun, 18 Oct 2020 00:20:58 -0700 Subject: [PATCH] Add more completing tests Signed-off-by: Devon Johnson --- sytest-whitelist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sytest-whitelist b/sytest-whitelist index 743168edd..4222ceb6e 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -484,3 +484,5 @@ 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 Can get rooms/{roomId}/state for a departed room (SPEC-216) Inbound federation can return missing events for shared visibility +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