summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-05-28 11:40:40 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2020-05-28 13:56:28 +0100
commitb0dfadc2b03fd5b7b45dae305d54bb47d398ba77 (patch)
treec80f9e7a90b48a418f318e70a8453bd9d963dfc9
parentFix sytest CI (diff)
downloadsynapse-b0dfadc2b03fd5b7b45dae305d54bb47d398ba77.tar.xz
Blacklist tests/60app-services/03passive.pl sytests
-rw-r--r--sytest-blacklist5
1 files changed, 5 insertions, 0 deletions
diff --git a/sytest-blacklist b/sytest-blacklist

index fd50197b13..7ceeaca8d6 100644 --- a/sytest-blacklist +++ b/sytest-blacklist
@@ -37,6 +37,11 @@ Inbound federation of state requires event_id as a mandatory paramater # Blacklisted until https://github.com/matrix-org/synapse/pull/6486 lands Can upload self-signing keys +# Blacklisted due to https://github.com/matrix-org/synapse-dinsic/issues/43 +Inviting an AS-hosted user asks the AS server +Accesing an AS-hosted room alias asks the AS server +Events in rooms with AS-hosted room aliases are sent to AS server + # flaky test If remote user leaves room we no longer receive device updates