aboutsummaryrefslogtreecommitdiff
path: root/sytest-whitelist
diff options
context:
space:
mode:
authorS7evinK <2353100+S7evinK@users.noreply.github.com>2022-03-07 18:14:08 +0100
committerGitHub <noreply@github.com>2022-03-07 18:14:08 +0100
commit05fa66c9c87c1ad32ab3d1554f53475ed1f40707 (patch)
tree1e73cda4f8c8b0b0d72e23b5223dc3cb84b02793 /sytest-whitelist
parent626d3f6cf5b743d843d73cc79ce06bdef09dd38e (diff)
Fix appservice username check (#2223)
* Fix appservice username check * Flakey test moved to blocklist * Move tests to blacklist
Diffstat (limited to 'sytest-whitelist')
-rw-r--r--sytest-whitelist4
1 files changed, 2 insertions, 2 deletions
diff --git a/sytest-whitelist b/sytest-whitelist
index 377425c9..6c4745b3 100644
--- a/sytest-whitelist
+++ b/sytest-whitelist
@@ -648,7 +648,6 @@ Device list doesn't change if remote server is down
/context/ on joined room works
/context/ on non world readable room does not work
/context/ returns correct number of events
-
GET /rooms/:room_id/messages lazy loads members correctly
Can query remote device keys using POST after notification
Device deletion propagates over federation
@@ -659,8 +658,9 @@ registration accepts non-ascii passwords
registration with inhibit_login inhibits login
The operation must be consistent through an interactive authentication session
Multiple calls to /sync should not cause 500 errors
-
Canonical alias can be set
Canonical alias can include alt_aliases
Can delete canonical alias
Multiple calls to /sync should not cause 500 errors
+AS can make room aliases
+Accesing an AS-hosted room alias asks the AS server