summary refs log tree commit diff
path: root/.buildkite
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-03-19 16:07:29 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-03-19 16:07:29 +0000
commit603166f13c2f7d8a109007e3ccddcf52616a1c8b (patch)
tree698da1af1fc4438e34cb1eb3f8a4b9404c6bbbfc /.buildkite
parent1.6.1 (diff)
parentFix: Pillow error when uploading RGBA image (#3325) (#6241) (diff)
downloadsynapse-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-blacklist7
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