diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-10-31 15:14:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-31 15:14:08 +0000 |
commit | 7307701a246a4a189a485aefcfc86d3de16c4523 (patch) | |
tree | 29b2df1f920ff4ba747416e2ddb62e922848421c /sytest-blacklist | |
parent | 66a82e0fa4e6cd86d7c3e6fdd54266f7dbd895be (diff) |
Tweak `"state"` and `"timeline"` filtering (#2844)
This should stop state events disappearing down a gap where we'd try to
separate out the sections *before* applying history visibility instead
of after.
This may be a better approach than #2843 but I hope @tak-hntlabs will
shout if it isn't.
Diffstat (limited to 'sytest-blacklist')
-rw-r--r-- | sytest-blacklist | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sytest-blacklist b/sytest-blacklist index 14edf398..e2859dcb 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -40,4 +40,9 @@ Accesing an AS-hosted room alias asks the AS server Guest users can join guest_access rooms # This will fail in HTTP API mode, so blacklisted for now -If a device list update goes missing, the server resyncs on the next one
\ No newline at end of file + +If a device list update goes missing, the server resyncs on the next one + +# Might be a bug in the test because leaves do appear :-( + +Leaves are present in non-gapped incremental syncs |