Update sytest lists

This commit is contained in:
Neil Alexander 2022-03-03 16:18:38 +00:00
parent 37b93377b5
commit 5b26c4c985
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
2 changed files with 1 additions and 1 deletions

View file

@ -35,3 +35,4 @@ AS-ghosted users can use rooms themselves
# Flakey, need additional investigation # Flakey, need additional investigation
Messages that notify from another user increment notification_count Messages that notify from another user increment notification_count
Messages that highlight from another user increment unread highlight count Messages that highlight from another user increment unread highlight count
Notifications can be viewed with GET /notifications

View file

@ -638,7 +638,6 @@ Rooms with many users are correctly pushed
Don't get pushed for rooms you've muted Don't get pushed for rooms you've muted
Rejected events are not pushed Rejected events are not pushed
Test that rejected pushers are removed. 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 no scope fails with 400
Trying to add push rule with invalid 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 Forward extremities remain so even after the next events are populated as outliers