Run Playwright tests against Dendrite & Pinecone periodically #4089
Annotations
2 errors, 5 warnings, and 1 notice
Run Playwright tests:
playwright/e2e/polls/polls.spec.ts#L1
1) [WebKit] › polls/polls.spec.ts:225:9 › Polls › should be displayed correctly in thread panel @screenshot
Test timeout of 30000ms exceeded while setting up "bot".
|
Run Playwright tests:
playwright/pages/bot.ts#L193
1) [WebKit] › polls/polls.spec.ts:225:9 › Polls › should be displayed correctly in thread panel @screenshot
Error: jsHandle.evaluate: Test timeout of 30000ms exceeded.
at ../pages/bot.ts:193
191 | }
192 |
> 193 | await clientHandle.evaluate(async (cli) => {
| ^
194 | await cli.initRustCrypto({ useIndexedDB: false });
195 | cli.setGlobalErrorOnUnknownDevices(false);
196 | await cli.startClient();
at Bot.buildClient (/home/runner/work/element-web/element-web/playwright/pages/bot.ts:193: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:236:9)
|
Run Playwright tests:
[WebKit] › messages/messages.spec.ts#L1
[WebKit] › messages/messages.spec.ts took 1.7m
|
Run Playwright tests:
[WebKit] › pinned-messages/pinned-messages.spec.ts#L1
[WebKit] › pinned-messages/pinned-messages.spec.ts took 1.3m
|
Run Playwright tests:
[WebKit] › read-receipts/editing-messages-in-threads.spec.ts#L1
[WebKit] › read-receipts/editing-messages-in-threads.spec.ts took 53.3s
|
Run Playwright tests:
[WebKit] › read-receipts/editing-messages-main-timeline.spec.ts#L1
[WebKit] › read-receipts/editing-messages-main-timeline.spec.ts took 53.2s
|
Run Playwright tests:
[WebKit] › read-receipts/editing-messages-thread-roots.spec.ts#L1
[WebKit] › read-receipts/editing-messages-thread-roots.spec.ts took 42.7s
|
Run Playwright tests
1 flaky
[WebKit] › polls/polls.spec.ts:225:9 › Polls › should be displayed correctly in thread panel @screenshot
2 skipped
78 passed (9.3m)
|
Loading