diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2020-05-12 17:49:04 +0100 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2020-05-12 17:49:04 +0100 |
commit | 106a335b7d4fcef8d204dfc15c7cf19f927e75d9 (patch) | |
tree | 6443009689fdcbe21ef41f164f767b1ae73879b0 | |
parent | ce5dfbebf98a55c0efe4f86ba30956916bf0b3ad (diff) |
Update sytest-whitelist
-rw-r--r-- | sytest-whitelist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sytest-whitelist b/sytest-whitelist index 6dbc7ab2..035b9b36 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -272,3 +272,10 @@ Inbound federation of state_ids requires event_id as a mandatory paramater Federation rejects inbound events where the prev_events cannot be found Outbound federation requests missing prev_events and then asks for /state_ids and resolves the state Alternative server names do not cause a routing loop +Events whose auth_events are in the wrong room do not mess up the room state +Inbound federation can return events +Inbound federation can return missing events for world_readable visibility +Inbound federation can return missing events for invite visibility +Inbound federation can get public room list +An event which redacts itself should be ignored +A pair of events which redact each other should be ignored |