diff options
author | Kegsay <kegan@matrix.org> | 2020-06-23 10:31:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-23 10:31:17 +0100 |
commit | 02565c37aa2a03b31b3bd7447c9a8ab90a6cd9e7 (patch) | |
tree | b8ddc059c829d02f071c224f059dc87fdf7cad3c /sytest-blacklist | |
parent | a1352cbd9ed156da546ac67ae5194b30f607fed6 (diff) |
/send auth errors are silent (#1149)
* /send auth errors are silent
* Fix test
Diffstat (limited to 'sytest-blacklist')
-rw-r--r-- | sytest-blacklist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sytest-blacklist b/sytest-blacklist index 1efc207f..9f140ed1 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -44,3 +44,7 @@ Existing members see new members' join events Can recv device messages over federation Device messages over federation wake up /sync Wildcard device messages over federation wake up /sync + +# 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 |