diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2020-11-16 10:51:55 +0000 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2020-11-16 10:51:55 +0000 |
commit | 3034d8e805bbb3755f32359e2b8c8c6276c569e7 (patch) | |
tree | 931f6d6f02345bc1bd7e79d79ea5bdf8817adada /sytest-blacklist | |
parent | af41fcadc49fb99e142d134a2d451bb0b0672699 (diff) |
Update sytest lists to blacklist flaky 'Forgotten room messages cannot be paginated' test
Diffstat (limited to 'sytest-blacklist')
-rw-r--r-- | sytest-blacklist | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sytest-blacklist b/sytest-blacklist index f493f94f..f42d5f82 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -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 # Blacklisted due to flakiness -A prev_batch token from incremental sync can be used in the v1 messages API
\ No newline at end of file +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
\ No newline at end of file |