diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-19 16:07:29 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-19 16:07:29 +0000 |
commit | 603166f13c2f7d8a109007e3ccddcf52616a1c8b (patch) | |
tree | 698da1af1fc4438e34cb1eb3f8a4b9404c6bbbfc /.buildkite | |
parent | 1.6.1 (diff) | |
parent | Fix: Pillow error when uploading RGBA image (#3325) (#6241) (diff) | |
download | synapse-603166f13c2f7d8a109007e3ccddcf52616a1c8b.tar.xz |
Fix: Pillow error when uploading RGBA image (#3325) (#6241)
* commit '81731c6e7': Fix: Pillow error when uploading RGBA image (#3325) (#6241) Add User-Interactive Auth to /account/3pid/add (#6119) Lint Changelog Discard retention policies when retrieving state blacklist more tests Newsfile Add tests Propagate reason in remotely rejected invites MSC2367 Allow reason field on all member events
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 |