matrix-org/dendrite

Fix failing /sync tests

Offen

#1.324 geöffnet am 24.08.2020

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Go (658 Forks)auto 404
C-Sync-APIT-Defectare-we-synapse-yethelp wanted

Repository-Metriken

Stars
 (5.632 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide