Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix threaded reply playwright tests #12070

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Commits on Dec 18, 2023

  1. Fix threaded reply playwright tests

    It appears the bug with these tests was just that the MessageBuilder
    wasn't setting the thread relation on the reply messages as this didn't
    happen trying to repro it manually, so fix the builder and re-enable
    the tests.
    
    The flip side of this is that it implies buggy clients that don't
    set thread relations properly will cause stuck notifs in Element Web.
    I've filed this as element-hq/element-web#26787
    dbkr committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c6ad8b0 View commit details
    Browse the repository at this point in the history