element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
Apache License 2.0
10.74k stars 1.89k forks source link

[Disabled] Flaky Playwright test: `Read receipts › With sync accumulator, considers main thread and unthreaded receipts` #26895

Closed richvdh closed 2 weeks ago

richvdh commented 4 months ago

https://github.com/matrix-org/matrix-js-sdk/actions/runs/7572206468

Error: route.continue: Protocol error (Fetch.continueRequest): Invalid InterceptionId.

       at ../pages/network.ts:46

      44 |                 route.abort();
      45 |             } else {
    > 46 |                 route.continue();
         |                               ^
      47 |             }
      48 |         });
      49 |     }

        at /home/runner/work/matrix-js-sdk/matrix-js-sdk/matrix-react-sdk/playwright/pages/network.ts:46:31
MidhunSureshR commented 4 months ago

I wonder if we should have a separate label to track flaky playwright tests? I would imagine the cypress related flakes are no longer relevant.

richvdh commented 4 months ago

Second strike: https://github.com/matrix-org/matrix-js-sdk/actions/runs/7637820153

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.

github-actions[bot] commented 2 weeks ago

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