Merge pull request #5740 from matrix-org/erikj/worker_flakey_tests
Mark flakey tests as blacklisted for worker modepull/5743/head
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
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Blacklist some flakey tests in worker mode.
|
Loading…
Reference in New Issue