Update sytest blacklist/whitelist for known flaky tests (closes matrix-org/sytest#1155)

This commit is contained in:
Neil Alexander 2021-10-13 09:19:00 +01:00
parent 2f68ab7c2f
commit d751e97e03
No known key found for this signature in database
GPG Key ID: A02A2019A2BB0944
2 changed files with 3 additions and 0 deletions

View File

@ -73,6 +73,8 @@ Local device key changes get to remote servers with correct prev_id
# Flakey
Local device key changes appear in /keys/changes
Device list doesn't change if remote server is down
If a device list update goes missing, the server resyncs on the next one
# we don't support groups
Remove group category

View File

@ -556,3 +556,4 @@ Fails to upload self-signing key without master key
can fetch self-signing keys over federation
Changing master key notifies local users
Changing user-signing key notifies local users
Inbound federation correctly handles soft failed events as extremities