1
0

Merge pull request #5740 from matrix-org/erikj/worker_flakey_tests

This commit is contained in:
Andrew Morgan
2020-02-19 11:51:25 +00:00
2 changed files with 8 additions and 1 deletions

View File

@@ -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
View File

@@ -0,0 +1 @@
Blacklist some flakey tests in worker mode.