This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Playwright Docker image updates #11724
Annotations
2 errors, 5 warnings, and 1 notice
matrix-react-sdk/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts#L1
1) read-receipts/new-messages-thread-roots.spec.ts:24:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read
Test timeout of 30000ms exceeded while setting up "bot".
|
matrix-react-sdk/playwright/pages/bot.ts#L103
1) read-receipts/new-messages-thread-roots.spec.ts:24:17 › Read receipts › new messages › thread roots › Reading a thread root does not mark the thread as read
Error: page.evaluateHandle: Test timeout of 30000ms exceeded.
at ../pages/bot.ts:103
101 | if (this.handlePromise) return this.handlePromise;
102 |
> 103 | this.handlePromise = this.page.evaluateHandle(
| ^
104 | async ({ homeserver, credentials, opts }) => {
105 | function getLogger(loggerName: string): Logger {
106 | const logger = {
at Bot.getClientHandle (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/bot.ts:103:40)
at Bot.prepareClient (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:50:27)
at Object.bot (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/element-web-test.ts:263:9)
|
matrix-react-sdk/read-receipts/redactions-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-in-threads.spec.ts took 2.5m
|
matrix-react-sdk/read-receipts/redactions-main-timeline.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-main-timeline.spec.ts took 1.9m
|
matrix-react-sdk/read-receipts/read-receipts.spec.ts#L1
matrix-react-sdk/read-receipts/read-receipts.spec.ts took 1.0m
|
matrix-react-sdk/read-receipts/reactions-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/reactions-in-threads.spec.ts took 55.6s
|
matrix-react-sdk/read-receipts/redactions-thread-roots.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-thread-roots.spec.ts took 50.8s
|
|
The logs for this run have expired and are no longer available.
Loading