-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Complement TestPartialStateJoin/Can_change_display_name_during_partial_state_join
is flakey
#15086
Comments
It looks like the federation sender for the complement hostname:port in question was stuck in a retry-backoff from an earlier test. So raising the timeout may not be sufficient to deflake this failure.
Note that all three "Failed to connect" log lines are for the same |
I wonder if we can get Synapse to clear out its backoff data when a new deployment is made? |
https://github.com/matrix-org/synapse/actions/runs/4215073441/jobs/7315978888
Might be the same problem? |
Can_change_display_name_during_partial_state_join
is flakeyTestPartialStateJoin/Can_change_display_name_during_partial_state_join
is flakey
Presumed to be fixed by matrix-org/complement#626. |
Unfortunately, I just experienced a flake on this test in https://github.com/matrix-org/synapse/actions/runs/4893678003/jobs/8737133564?pr=15544#step:7:14018 (the PR branch is only 2 commits behind current |
Test added recently in matrix-org/complement#567
Failed With workers: https://github.com/matrix-org/synapse/actions/runs/4196627901/jobs/7277955660
Maybe bump the timeout? 🤷
The text was updated successfully, but these errors were encountered: