mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-09 15:13:12 -06:00
Blacklist a Sytest which is otherwise fine under Complement for reasons I don't understand
This commit is contained in:
parent
3fe36d2e7e
commit
affcc6e84c
|
|
@ -49,3 +49,7 @@ Notifications can be viewed with GET /notifications
|
|||
|
||||
If remote user leaves room we no longer receive device updates
|
||||
Guest users can join guest_access rooms
|
||||
|
||||
# Something is wrong with this test — it passes fine on Complement
|
||||
|
||||
Invited user can reject invite over federation several times
|
||||
|
|
|
|||
|
|
@ -413,7 +413,6 @@ Remote users may not join unfederated rooms
|
|||
Non-numeric ports in server names are rejected
|
||||
Invited user can reject invite over federation
|
||||
Invited user can reject invite over federation for empty room
|
||||
Invited user can reject invite over federation several times
|
||||
Can reject invites over federation for rooms with version 1
|
||||
Can reject invites over federation for rooms with version 2
|
||||
Can reject invites over federation for rooms with version 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue