Update definitelyTyped (#30277) #8889
Annotations
1 error and 1 notice
|
playwright/pages/client.ts#L130
1) [Chrome] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue
Error: jsHandle.evaluate: Cannot serialize result: object reference chain is too long.
at ../pages/client.ts:130
128 |
129 | const client = await this.prepareClient();
> 130 | return client.evaluate(
| ^
131 | (client, { roomId, content, threadId }) => {
132 | return client.sendMessage(roomId, threadId, content as RoomMessageEventContent);
133 | },
at Bot.sendMessage (/home/runner/work/element-web/element-web/playwright/pages/client.ts:130: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:586:9)
at /home/runner/work/element-web/element-web/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:46:17
|
|
1 flaky
[Chrome] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue
32 skipped
58 passed (7.5m)
|
The logs for this run have expired and are no longer available.
Loading