diff options
author | Erik Johnston <erik@matrix.org> | 2019-07-23 10:26:52 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-07-23 10:26:52 +0100 |
commit | 1883223a01ee17b8813a2aca9493532bb07915d0 (patch) | |
tree | 675ae65d1549a9f8339789001222692caed5040f /.buildkite | |
parent | Merge pull request #5738 from matrix-org/erikj/faster_update (diff) | |
download | synapse-1883223a01ee17b8813a2aca9493532bb07915d0.tar.xz |
Mark flakey tests as blacklisted for worker mode
Diffstat (limited to '.buildkite')
-rw-r--r-- | .buildkite/worker-blacklist | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/.buildkite/worker-blacklist b/.buildkite/worker-blacklist index a211ed7b18..8ed8eef1a3 100644 --- a/.buildkite/worker-blacklist +++ b/.buildkite/worker-blacklist @@ -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 \ No newline at end of file +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 |