mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Merge pull request #5740 from matrix-org/erikj/worker_flakey_tests
Mark flakey tests as blacklisted for worker mode
This commit is contained in:
commit
73bf452666
@ -25,4 +25,10 @@ Members from the gap are included in gappy incr LL sync
|
||||
|
||||
Leaves are present in non-gapped incremental syncs
|
||||
|
||||
Old leaves are present in gapped incremental syncs
|
||||
Old leaves are present in gapped incremental syncs
|
||||
|
||||
User sees updates to presence from other users in the incremental sync.
|
||||
|
||||
Gapped incremental syncs include all state changes
|
||||
|
||||
Old members are included in gappy incr LL sync if they start speaking
|
||||
|
1
changelog.d/5740.misc
Normal file
1
changelog.d/5740.misc
Normal file
@ -0,0 +1 @@
|
||||
Blacklist some flakey tests in worker mode.
|
Loading…
Reference in New Issue
Block a user