aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2024-06-14 00:55:02 +0100
committerGitHub <noreply@github.com>2024-06-13 23:55:02 +0000
commit3e62b986d140de291fbccf5a22f637c2576b7584 (patch)
treecce02a377e4c5e2a8bc87394b220b12c9f034d27
parent46902e5766cc8efcc4f1abb38789f8179893c17d (diff)
Blacklist sytests that require MSC3967 (#3384)
https://github.com/matrix-org/sytest/pull/1383 updates some sytests in line with MSC3967. Dendrite does not support MSC3967, so these tests fail.
-rw-r--r--sytest-whitelist2
1 files changed, 0 insertions, 2 deletions
diff --git a/sytest-whitelist b/sytest-whitelist
index 492c756b..35d700d0 100644
--- a/sytest-whitelist
+++ b/sytest-whitelist
@@ -540,7 +540,6 @@ Will not back up to an old backup version
Can create more than 10 backup versions
Can delete backup
Deleted & recreated backups are empty
-Can upload self-signing keys
Fails to upload self-signing keys with no auth
Fails to upload self-signing key without master key
can fetch self-signing keys over federation
@@ -633,7 +632,6 @@ Trying to add push rule with no 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
uploading self-signing key notifies over federation
-uploading signed devices gets propagated over federation
Device list doesn't change if remote server is down
/context/ on joined room works
/context/ on non world readable room does not work