diff options
author | Kegan Dougal <kegan@matrix.org> | 2020-07-03 14:18:58 +0100 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2020-07-03 14:18:58 +0100 |
commit | 3797c38ec86977e92a06679d8cc0642ed6ce6b63 (patch) | |
tree | edadad83e7239d57a80d0ccf19ecbf06627d94a2 /sytest-blacklist | |
parent | 6c4b8185d7f9b4f66cc673fd13c448dff53472c0 (diff) |
Blacklist a test
Diffstat (limited to 'sytest-blacklist')
-rw-r--r-- | sytest-blacklist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sytest-blacklist b/sytest-blacklist index 65e6c1b1..11841204 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -51,3 +51,6 @@ Remote invited user can see room metadata # We don't implement soft-failed events yet, but because the /send response is vague, # this test thinks it's all fine... Inbound federation accepts a second soft-failed event + +# We don't implement lazy membership loading yet. +The only membership state included in a gapped incremental sync is for senders in the timeline |