Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

blacklist MSC2753 sytests until it's implemented in synapse #8285

Merged
merged 2 commits into from
Sep 9, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changelog.d/8285.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Blacklist [MSC2753](https://github.com/matrix-org/matrix-doc/pull/2753) SyTests until it is implemented.
8 changes: 8 additions & 0 deletions sytest-blacklist
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,11 @@ Inbound federation of state requires event_id as a mandatory paramater

# Blacklisted until https://github.com/matrix-org/synapse/pull/6486 lands
Can upload self-signing keys

# Blacklisted until MSC2753 is implemented
Local users can peek into world_readable rooms by room ID
We can't peek into rooms with shared history_visibility
We can't peek into rooms with invited history_visibility
We can't peek into rooms with joined history_visibility
Local users can peek by room alias
Peeked rooms only turn up in the sync for the device who peeked them