aboutsummaryrefslogtreecommitdiff
path: root/sytest-whitelist
diff options
context:
space:
mode:
authorkegsay <kegan@matrix.org>2021-10-29 15:01:22 +0100
committerGitHub <noreply@github.com>2021-10-29 15:01:22 +0100
commit92026a73ceb41ef2e7e65eac7edb79fa729342ef (patch)
tree53210209984137d81099ed7e9f72af80c50e2ce3 /sytest-whitelist
parenta22a6d360fd7d3b3897da9528f2fe6333689def8 (diff)
Remove tests from the blacklist (#2031)
* Remove tests from the blacklist They seem to be more reliable now * Update whitelist
Diffstat (limited to 'sytest-whitelist')
-rw-r--r--sytest-whitelist5
1 files changed, 4 insertions, 1 deletions
diff --git a/sytest-whitelist b/sytest-whitelist
index 019caac4..16c7e544 100644
--- a/sytest-whitelist
+++ b/sytest-whitelist
@@ -136,7 +136,6 @@ query for user with no keys returns empty key dict
Can claim one time key using POST
Can claim remote one time key using POST
Local device key changes appear in v2 /sync
-Local device key changes appear in /keys/changes
New users appear in /keys/changes
Local delete device changes appear in v2 /sync
Local new device changes appear in v2 /sync
@@ -566,3 +565,7 @@ Remote user can backfill in a room with version 7
Can reject invites over federation for rooms with version 7
Can receive redactions from regular users over federation in room version 7
Federation publicRoom Name/topic keys are correct
+Remote invited user can see room metadata
+Can re-join room if re-invited
+A prev_batch token from incremental sync can be used in the v1 messages API
+Inbound federation rejects invites which are not signed by the sender