diff options
author | S7evinK <2353100+S7evinK@users.noreply.github.com> | 2022-03-07 18:14:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-07 18:14:08 +0100 |
commit | 05fa66c9c87c1ad32ab3d1554f53475ed1f40707 (patch) | |
tree | 1e73cda4f8c8b0b0d72e23b5223dc3cb84b02793 /sytest-blacklist | |
parent | 626d3f6cf5b743d843d73cc79ce06bdef09dd38e (diff) |
Fix appservice username check (#2223)
* Fix appservice username check
* Flakey test moved to blocklist
* Move tests to blacklist
Diffstat (limited to 'sytest-blacklist')
-rw-r--r-- | sytest-blacklist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sytest-blacklist b/sytest-blacklist index 0cdfebcc..cee2406e 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -24,6 +24,7 @@ Local device key changes get to remote servers with correct prev_id # Flakey Local device key changes appear in /keys/changes +/context/ with lazy_load_members filter works # we don't support groups Remove group category @@ -32,6 +33,8 @@ Remove group role # Flakey AS-ghosted users can use rooms themselves /context/ with lazy_load_members filter works +AS-ghosted users can use rooms via AS +Events in rooms with AS-hosted room aliases are sent to AS server # Flakey, need additional investigation Messages that notify from another user increment notification_count |