Update sytest lists

This commit is contained in:
Till Faelligen 2022-04-06 15:01:35 +02:00
parent 7c23e51861
commit 8f25a1021c
2 changed files with 0 additions and 6 deletions

View file

@ -2,10 +2,6 @@
Latest account data appears in v2 /sync Latest account data appears in v2 /sync
# Blacklisted because we don't support ignores yet
Ignore invite in incremental sync
# Relies on a rejected PL event which will never be accepted into the DAG # Relies on a rejected PL event which will never be accepted into the DAG
# Caused by <https://github.com/matrix-org/sytest/pull/911> # Caused by <https://github.com/matrix-org/sytest/pull/911>

View file

@ -284,8 +284,6 @@ local user can join room with version 4
remote user can join room with version 3 remote user can join room with version 3
remote user can join room with version 4 remote user can join room with version 4
Remote user can backfill in a room with version 4 Remote user can backfill in a room with version 4
# We don't support ignores yet, so ignore this for now - ha ha.
# Ignore invite in incremental sync
Outbound federation can send invites via v2 API Outbound federation can send invites via v2 API
User can invite local user to room with version 3 User can invite local user to room with version 3
User can invite local user to room with version 4 User can invite local user to room with version 4