From a9dcf1ebee17ee4f74ac2054f5ed153bfee202e8 Mon Sep 17 00:00:00 2001 From: Till Faelligen Date: Mon, 7 Mar 2022 09:49:44 +0100 Subject: [PATCH] Add flakey test to blacklist --- sytest-blacklist | 3 ++- sytest-whitelist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/sytest-blacklist b/sytest-blacklist index becc500ec..0cdfebcc0 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -31,8 +31,9 @@ Remove group role # Flakey AS-ghosted users can use rooms themselves +/context/ with lazy_load_members filter works # Flakey, need additional investigation Messages that notify from another user increment notification_count Messages that highlight from another user increment unread highlight count -Notifications can be viewed with GET /notifications \ No newline at end of file +Notifications can be viewed with GET /notifications diff --git a/sytest-whitelist b/sytest-whitelist index 55eaf1b22..377425c9b 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -648,7 +648,7 @@ Device list doesn't change if remote server is down /context/ on joined room works /context/ on non world readable room does not work /context/ returns correct number of events -/context/ with lazy_load_members filter works + GET /rooms/:room_id/messages lazy loads members correctly Can query remote device keys using POST after notification Device deletion propagates over federation @@ -659,7 +659,7 @@ registration accepts non-ascii passwords registration with inhibit_login inhibits login The operation must be consistent through an interactive authentication session Multiple calls to /sync should not cause 500 errors -/context/ with lazy_load_members filter works + Canonical alias can be set Canonical alias can include alt_aliases Can delete canonical alias