aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Alexander <neilalexander@users.noreply.github.com>2021-10-13 09:19:00 +0100
committerNeil Alexander <neilalexander@users.noreply.github.com>2021-10-13 09:19:00 +0100
commitd751e97e03bf96514a77e37789077c8ae3edba8c (patch)
tree7f8766c2b6824f92f047a73d2d470f4f409be914
parent2f68ab7c2f2dc0b67e28bcdf91e3f8d0473650ee (diff)
Update sytest blacklist/whitelist for known flaky tests (closes matrix-org/sytest#1155)
-rw-r--r--sytest-blacklist2
-rw-r--r--sytest-whitelist1
2 files changed, 3 insertions, 0 deletions
diff --git a/sytest-blacklist b/sytest-blacklist
index a0aba69c..aa458997 100644
--- a/sytest-blacklist
+++ b/sytest-blacklist
@@ -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
diff --git a/sytest-whitelist b/sytest-whitelist
index 9f3eb893..0067e2d2 100644
--- a/sytest-whitelist
+++ b/sytest-whitelist
@@ -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