aboutsummaryrefslogtreecommitdiff
path: root/sytest-whitelist
diff options
context:
space:
mode:
authorNeil Alexander <neilalexander@users.noreply.github.com>2020-10-02 12:50:58 +0100
committerGitHub <noreply@github.com>2020-10-02 12:50:58 +0100
commitfb9a8f215b0af25c02d62c6f44ed91adc3349a6e (patch)
tree0a0c1ccea79d2acb3f46f43223e1293f178a56df /sytest-whitelist
parent1b29e5771feb335afe0e39e7f33f1d1896dbdb2f (diff)
Fix initial sync (#1465)
* Fix complete sync check * Remove unnecessary 'since' copy * Fix failing test * Un-whitelist a couple of tests Co-authored-by: Kegan Dougal <kegan@matrix.org>
Diffstat (limited to 'sytest-whitelist')
-rw-r--r--sytest-whitelist2
1 files changed, 0 insertions, 2 deletions
diff --git a/sytest-whitelist b/sytest-whitelist
index 29e9166a..df71e275 100644
--- a/sytest-whitelist
+++ b/sytest-whitelist
@@ -396,8 +396,6 @@ GET /rooms/:room_id/state fetches entire room state
Setting room topic reports m.room.topic to myself
setting 'm.room.name' respects room powerlevel
Syncing a new room with a large timeline limit isn't limited
-Left rooms appear in the leave section of sync
-Banned rooms appear in the leave section of sync
Getting state checks the events requested belong to the room
Getting state IDs checks the events requested belong to the room
Can invite users to invite-only rooms