diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-11-28 14:55:19 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-11-28 14:55:19 +0000 |
commit | 7baeea9f37f1cb7bf9305f4991b1e1b357f161cf (patch) | |
tree | f17b5b180ba3f60735dbb1b73ef37d4e7a4883e8 /.buildkite | |
parent | Merge branch 'master' into develop (diff) | |
download | synapse-7baeea9f37f1cb7bf9305f4991b1e1b357f161cf.tar.xz |
blacklist more tests
Diffstat (limited to '.buildkite')
-rw-r--r-- | .buildkite/worker-blacklist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.buildkite/worker-blacklist b/.buildkite/worker-blacklist index d7908af177..7950d19db3 100644 --- a/.buildkite/worker-blacklist +++ b/.buildkite/worker-blacklist @@ -57,3 +57,10 @@ Don't get pushed for rooms you've muted Rejected events are not pushed Test that rejected pushers are removed. Events come down the correct room + +# https://buildkite.com/matrix-dot-org/sytest/builds/326#cca62404-a88a-4fcb-ad41-175fd3377603 +Presence changes to UNAVAILABLE are reported to remote room members +If remote user leaves room, changes device and rejoins we see update in sync +uploading self-signing key notifies over federation +Inbound federation can receive redacted events +Outbound federation can request missing events |