From 5b26c4c985641db29700ab26afdab208865b34da Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Thu, 3 Mar 2022 16:18:38 +0000 Subject: [PATCH] Update sytest lists --- sytest-blacklist | 1 + sytest-whitelist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sytest-blacklist b/sytest-blacklist index 978dcde84..becc500ec 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -35,3 +35,4 @@ AS-ghosted users can use rooms themselves # 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 diff --git a/sytest-whitelist b/sytest-whitelist index 602f86465..63d779bf1 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -638,7 +638,6 @@ Rooms with many users are correctly pushed Don't get pushed for rooms you've muted Rejected events are not pushed Test that rejected pushers are removed. -Notifications can be viewed with GET /notifications Trying to add push rule with no scope fails with 400 Trying to add push rule with invalid scope fails with 400 Forward extremities remain so even after the next events are populated as outliers