This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Complement Postgres & Complement workers: de-flaking #13161
Closed
Description
The Postgres and workers Complement runs, which have recently been enabled, are a bit flakey at times.
Let's track the list of flakey tests here and get them cleaned up.
- TestFederationRoomsInvite/Parallel/Invited_user_can_reject_invite_over_federation_for_empty_room
- TestRestrictedRoomsLocalJoinInMSC3787Room/Join_should_fail_when_left_allowed_room and TestRestrictedRoomsLocalJoin}/Join_should_fail_when_left_allowed_room: https://github.com/matrix-org/synapse/runs/7179299458?check_suite_focus=true
- TestRestrictedRoomsLocalJoin/Join_should_succeed_when_joined_to_allowed_room and TestRestrictedRoomsLocalJoinInMSC3787Room/Join_should_succeed_when_joined_to_allowed_room: https://github.com/matrix-org/synapse/runs/7179299458?check_suite_focus=true
Once all this is done, we can close #13264.