Blacklist new sytest validation test (#11270)
parent
98c8fc6ce8
commit
a55e1ec9af
|
@ -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…
Reference in New Issue