mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-24 02:25:45 +03:00
Unblacklist fixed tests (#10357)
This commit is contained in:
parent
0f7ed3fc08
commit
8eddbde0e2
3 changed files with 2 additions and 5 deletions
|
@ -1 +1 @@
|
|||
Re-enable a Sytest that was disabled for the 1.37.1 release.
|
||||
Re-enable Sytests that were disabled for the 1.37.1 release.
|
||||
|
|
1
changelog.d/10357.misc
Normal file
1
changelog.d/10357.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Re-enable Sytests that were disabled for the 1.37.1 release.
|
|
@ -41,7 +41,3 @@ 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
|
||||
|
||||
|
||||
# Blacklisted due to changes made in #10272
|
||||
Federation rejects inbound events where the prev_events cannot be found
|
||||
|
|
Loading…
Reference in a new issue