element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.19k stars 2k forks source link

Flaky Jest test: "MessageComposer › wysiwyg correctly persists state to and from localStorage" #28047

Open richvdh opened 1 month ago

richvdh commented 1 month ago
Errors thrown in test/components/views/rooms/MessageComposer-test.tsx

Summary of all failing tests
 FAIL  test/components/views/rooms/MessageComposer-test.tsx (14.886 s)
  ● MessageComposer › wysiwyg correctly persists state to and from localStorage

    expect(element).toHaveTextContent()

    Expected element to have text content:
      Test Text

https://github.com/element-hq/matrix-react-sdk/actions/runs/10847880913/job/30103872334#step:7:4422

github-actions[bot] commented 1 month ago

This flaky test issue has not been updated in 14 days. It is being closed as presumed resolved.

florianduros commented 2 weeks ago

https://github.com/element-hq/element-web/actions/runs/11457122203/job/31876706633

dbkr commented 2 weeks ago

Me too: https://github.com/element-hq/element-web/actions/runs/11458272037/job/31880288278

Seems like this is flaking quite a bit now