End to End Tests #7444
Annotations
2 errors and 1 notice
Run Playwright tests:
playwright/e2e/read-receipts/redactions-main-timeline.spec.ts#L1
1) [WebKit] › playwright/e2e/read-receipts/redactions-main-timeline.spec.ts:165:17 › Read receipts › redactions › in the main timeline › Redacting one of the unread messages reduces the unread count after restart @mergequeue
Test timeout of 30000ms exceeded while setting up "bot".
|
Run Playwright tests:
playwright/pages/bot.ts#L198
1) [WebKit] › playwright/e2e/read-receipts/redactions-main-timeline.spec.ts:165:17 › Read receipts › redactions › in the main timeline › Redacting one of the unread messages reduces the unread count after restart @mergequeue
Error: jsHandle.evaluate: Test timeout of 30000ms exceeded.
at ../pages/bot.ts:198
196 | }
197 |
> 198 | await clientHandle.evaluate(async (cli) => {
| ^
199 | await cli.initRustCrypto({ useIndexedDB: false });
200 | await cli.startClient();
201 | });
at Bot.buildClient (/home/runner/work/element-web/element-web/playwright/pages/bot.ts:198:28)
at Bot.prepareClient (/home/runner/work/element-web/element-web/playwright/pages/client.ts:43:27)
at Object.bot (/home/runner/work/element-web/element-web/playwright/element-web-test.ts:94:9)
|
Run Playwright tests
1 flaky
[WebKit] › playwright/e2e/read-receipts/redactions-main-timeline.spec.ts:165:17 › Read receipts › redactions › in the main timeline › Redacting one of the unread messages reduces the unread count after restart @mergequeue
11 skipped
121 passed (13.9m)
|
Loading