End to End Tests #4474
Annotations
1 error, 5 warnings, and 1 notice
Run Playwright tests:
playwright/pages/client.ts#L129
1) [WebKit] › read-receipts/new-messages-in-threads.spec.ts:114:17 › Read receipts › new messages › in threads › Reading only one thread's message makes that thread read but not others @mergequeue
Error: jsHandle.evaluate: M_FORBIDDEN: MatrixError: [403] User @bot_0166:localhost not in room !bVLkCoSDMInNokTzwo:localhost (http://localhost:34677/_matrix/client/v3/rooms/!bVLkCoSDMInNokTzwo%3Alocalhost/send/m.room.message/m1737872009239.0)
at ../pages/client.ts:129
127 |
128 | const client = await this.prepareClient();
> 129 | return client.evaluate(
| ^
130 | (client, { roomId, content, threadId }) => {
131 | return client.sendMessage(roomId, threadId, content as RoomMessageEventContent);
132 | },
at Bot.sendMessage (/home/runner/work/element-web/element-web/playwright/pages/client.ts:129:23)
at Helpers.sendMessageAsClient (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:346:17)
at Helpers.receiveMessages (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:585:9)
at /home/runner/work/element-web/element-web/playwright/e2e/read-receipts/new-messages-in-threads.spec.ts:122:17
|
Run Playwright tests:
[WebKit] › read-receipts/high-level.spec.ts#L1
[WebKit] › read-receipts/high-level.spec.ts took 3.0m
|
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/new-messages-main-timeline.spec.ts#L1
[WebKit] › read-receipts/new-messages-main-timeline.spec.ts took 53.3s
|
Run Playwright tests:
[WebKit] › read-receipts/editing-messages-in-threads.spec.ts#L1
[WebKit] › read-receipts/editing-messages-in-threads.spec.ts took 52.1s
|
Run Playwright tests:
[WebKit] › read-receipts/editing-messages-main-timeline.spec.ts#L1
[WebKit] › read-receipts/editing-messages-main-timeline.spec.ts took 51.5s
|
Run Playwright tests
1 flaky
[WebKit] › read-receipts/new-messages-in-threads.spec.ts:114:17 › Read receipts › new messages › in threads › Reading only one thread's message makes that thread read but not others @mergequeue
44 skipped
72 passed (10.8m)
|
Loading