diff --git a/sytest-blacklist b/sytest-blacklist index e0b2767b1..2a57c3260 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -39,12 +39,6 @@ Events in rooms with AS-hosted room aliases are sent to AS server Inviting an AS-hosted user asks the AS server Accesing an AS-hosted room alias asks the AS server -# 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 - # More flakey If remote user leaves room we no longer receive device updates diff --git a/sytest-whitelist b/sytest-whitelist index 2a145291f..fe156c63b 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -720,4 +720,7 @@ Setting state twice is idempotent Joining room twice is idempotent Inbound federation can return missing events for shared visibility Inbound federation ignores redactions from invalid servers room > v3 -Newly joined room includes presence in incremental sync \ No newline at end of file +Newly joined room includes presence in incremental sync +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