matrix-org/dendrite

Fix failing /sync tests

开放

#1,324 创建于 2020年8月24日

 (1 条评论) (0 个反应) (0 位负责人)Go (658 个派生)auto 404
C-Sync-APIT-Defectare-we-synapse-yethelp wanted

仓库指标

星标
 (5,632 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

They should be passing but for some reason are not.

Sytests:

    × Newly joined room has correct timeline in incremental sync
    × Newly joined room includes presence in incremental sync
    × When user joins a room the state is included in the next sync
    × When user joins a room the state is included in a gapped sync
    × When user joins and leaves a room in the same batch, the full state is still included in the next sync
    × Current state appears in timeline in private history with many messages after

贡献者指南