Revert "Move tests to whitelist"

This reverts commit a7d0120019.
This commit is contained in:
Till Faelligen 2022-08-04 18:48:22 +02:00
parent a7d0120019
commit d225889b82
No known key found for this signature in database
GPG key ID: 3DF82D8AB9211D4E
2 changed files with 7 additions and 4 deletions

View file

@ -39,6 +39,12 @@ 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

View file

@ -720,7 +720,4 @@ 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
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
Newly joined room includes presence in incremental sync