Listen to events so that encryption icon updates when status changes #2195
Annotations
1 error, 4 warnings, and 1 notice
Run Playwright tests:
playwright/e2e/read-receipts/index.ts#L86
1) read-receipts/editing-messages-thread-roots.spec.ts:44:17 › Read receipts › editing messages › thread roots › Reading an edit of a thread root leaves the room read
Error: jsHandle.evaluateHandle: Execution context was destroyed, most likely because of a navigation.
at read-receipts/index.ts:86
84 | }
85 |
> 86 | const promise = room.evaluateHandle(
| ^
87 | async (room, { message, includeThreads }) => {
88 | let ev = room.timeline.find((e) => e.getContent().body === message);
89 | if (!ev && includeThreads) {
at MessageBuilder.getMessage (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:86:30)
at MessageContentSpec.getContent (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:185:53)
at Helpers.sendMessageAsClient (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:344:61)
at Helpers.receiveMessages (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:582:9)
at /home/runner/work/element-web/element-web/playwright/e2e/read-receipts/editing-messages-thread-roots.spec.ts:52:17
|
Run Playwright tests:
read-receipts/high-level.spec.ts#L1
read-receipts/high-level.spec.ts took 3.6m
|
Run Playwright tests:
read-receipts/new-messages-in-threads.spec.ts#L1
read-receipts/new-messages-in-threads.spec.ts took 1.9m
|
Run Playwright tests:
read-receipts/editing-messages-in-threads.spec.ts#L1
read-receipts/editing-messages-in-threads.spec.ts took 1.4m
|
Run Playwright tests:
read-receipts/editing-messages-main-timeline.spec.ts#L1
read-receipts/editing-messages-main-timeline.spec.ts took 1.3m
|
Run Playwright tests
1 flaky
read-receipts/editing-messages-thread-roots.spec.ts:44:17 › Read receipts › editing messages › thread roots › Reading an edit of a thread root leaves the room read
32 skipped
41 passed (9.4m)
|
Loading