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

Whitelist history visbility sytests for worker mode #5843

Merged
merged 2 commits into from
Aug 12, 2019
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
4 changes: 0 additions & 4 deletions .buildkite/worker-blacklist
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@

Message history can be paginated

m.room.history_visibility == "world_readable" allows/forbids appropriately for Guest users

m.room.history_visibility == "world_readable" allows/forbids appropriately for Real users

Can re-join room if re-invited

/upgrade creates a new room
Expand Down
1 change: 1 addition & 0 deletions changelog.d/5843.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Whitelist history visbility sytests in worker mode tests.