mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-14 09:45:51 +00:00
Blacklist new sytest validation test (#11270)
This commit is contained in:
parent
98c8fc6ce8
commit
a55e1ec9af
2 changed files with 4 additions and 0 deletions
1
changelog.d/11270.misc
Normal file
1
changelog.d/11270.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Blacklist new SyTest that checks that key uploads are valid pending the validation being implemented in Synapse.
|
|
@ -32,3 +32,6 @@ 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
|
||||
|
||||
# Validation needs to be added to Synapse: #10554
|
||||
Rejects invalid device keys
|
||||
|
|
Loading…
Add table
Reference in a new issue