diff options
author | Kegsay <kegan@matrix.org> | 2020-06-24 18:19:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-24 18:19:14 +0100 |
commit | a06d0921c9a8551a7f488ad8ae972f1b982a49c1 (patch) | |
tree | e0cbfad365c35aaba411be61fae9334674a7b37c /sytest-blacklist | |
parent | 002fe05a203e316818c108a0dac438e5cd796a68 (diff) |
Make same membership transitions 403, add sytests (#1161)
* Make same membership transitions 403, add sytests
* Update blacklist
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 9f140ed1..65e6c1b1 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -45,6 +45,9 @@ Can recv device messages over federation Device messages over federation wake up /sync Wildcard device messages over federation wake up /sync +# See https://github.com/matrix-org/sytest/pull/901 +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 |