From fc1d1fe6d336a5d5757dcc48d666806f8de7cca1 Mon Sep 17 00:00:00 2001 From: Till Faelligen <2353100+S7evinK@users.noreply.github.com> Date: Wed, 19 Oct 2022 11:07:11 +0200 Subject: [PATCH] Add passing tests --- sytest-whitelist | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sytest-whitelist b/sytest-whitelist index 93d447d28..49a90cfde 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -746,4 +746,9 @@ Existing members see new member's presence Inbound federation can return missing events for joined visibility outliers whose auth_events are in a different room are correctly rejected Messages that notify from another user increment notification_count +Messages that highlight from another user increment unread highlight count +Newly joined room has correct timeline in incremental sync +When user joins a room the state is included in the next sync +When user joins a room the state is included in a gapped sync +Messages that notify from another user increment notification_count Messages that highlight from another user increment unread highlight count \ No newline at end of file