mirror of
https://github.com/element-hq/synapse.git
synced 2026-06-04 12:31:23 +00:00
Add note about future Complement tests
This commit is contained in:
@@ -930,7 +930,9 @@ class FederationHandler:
|
||||
# FIXME(MSC4311): Instead of logging, reject with 400 `M_MISSING_PARAM`
|
||||
# after 2027-06-01. Given Synapse claimed to support room version 12 but
|
||||
# didn't adhere to this behavior until 2026-06-01, we will only warn for
|
||||
# now.
|
||||
# now. Don't forget to unskip the
|
||||
# `TestMSC4311RejectInvalidStrippedStateFederation` Complement tests as
|
||||
# well.
|
||||
logger.warning(
|
||||
"Continuing anyway but failed to validate `knock_room_state` on knock %s (room_version=%s): %s",
|
||||
event,
|
||||
|
||||
Reference in New Issue
Block a user