From b20753097f63940660df17b171d19e70e276fb6d Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Wed, 22 Jan 2020 14:14:21 +0000 Subject: [PATCH] Update whitelist and blacklist --- sytest-blacklist | 6 ++++++ sytest-whitelist | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/sytest-blacklist b/sytest-blacklist index e0fd29686..c1685c972 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -1,2 +1,8 @@ # Blacklisted due to flakiness Remote users can join room by alias + +# Blacklisted due to flakiness +POST /login can log in as a user with just the local part of the id + +# Blacklisted due to flakiness +avatar_url updates affect room member events diff --git a/sytest-whitelist b/sytest-whitelist index df1d8e059..d23195b43 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -154,7 +154,7 @@ Typing events appear in incremental sync Typing events appear in gapped sync Inbound federation of state requires event_id as a mandatory paramater Inbound federation of state_ids requires event_id as a mandatory paramater -POST /login returns the same device_id as that in the request +POST /register returns the same device_id as that in the request POST /createRoom with creation content User can create and send/receive messages in a room with version 1 POST /createRoom ignores attempts to set the room version via creation_content