Blacklist new sytest validation test (#11270)

This commit is contained in:
Erik Johnston 2021-11-08 10:37:43 +00:00 committed by GitHub
parent 98c8fc6ce8
commit a55e1ec9af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

1
changelog.d/11270.misc Normal file
View file

@ -0,0 +1 @@
Blacklist new SyTest that checks that key uploads are valid pending the validation being implemented in Synapse.

View file

@ -32,3 +32,6 @@ We can't peek into rooms with invited history_visibility
We can't peek into rooms with joined history_visibility We can't peek into rooms with joined history_visibility
Local users can peek by room alias Local users can peek by room alias
Peeked rooms only turn up in the sync for the device who peeked them 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