mirror of
https://github.com/matrix-org/dendrite.git
synced 2024-11-22 14:21:55 -06:00
Update sytest lists to blacklist flaky 'Forgotten room messages cannot be paginated' test
This commit is contained in:
parent
af41fcadc4
commit
3034d8e805
|
@ -60,4 +60,7 @@ Invited user can reject invite for empty room
|
||||||
If user leaves room, remote user changes device and rejoins we see update in /sync and /keys/changes
|
If user leaves room, remote user changes device and rejoins we see update in /sync and /keys/changes
|
||||||
|
|
||||||
# Blacklisted due to flakiness
|
# Blacklisted due to flakiness
|
||||||
A prev_batch token from incremental sync can be used in the v1 messages API
|
A prev_batch token from incremental sync can be used in the v1 messages API
|
||||||
|
|
||||||
|
# Blacklisted due to flakiness
|
||||||
|
Forgotten room messages cannot be paginated
|
|
@ -492,7 +492,6 @@ Inbound federation rejects receipts from wrong remote
|
||||||
Should not be able to take over the room by pretending there is no PL event
|
Should not be able to take over the room by pretending there is no PL event
|
||||||
Can get rooms/{roomId}/state for a departed room (SPEC-216)
|
Can get rooms/{roomId}/state for a departed room (SPEC-216)
|
||||||
Users cannot set notifications powerlevel higher than their own
|
Users cannot set notifications powerlevel higher than their own
|
||||||
Forgotten room messages cannot be paginated
|
|
||||||
Forgetting room does not show up in v2 /sync
|
Forgetting room does not show up in v2 /sync
|
||||||
Can forget room you've been kicked from
|
Can forget room you've been kicked from
|
||||||
Can re-join room if re-invited
|
Can re-join room if re-invited
|
||||||
|
|
Loading…
Reference in a new issue