element-web-notify #4092
Annotations
2 errors, 5 warnings, and 1 notice
Run Playwright tests:
playwright/e2e/read-receipts/redactions-thread-roots.spec.ts#L1
1) [Chrome] › read-receipts/redactions-thread-roots.spec.ts:108:17 › Read receipts › redactions › thread roots › Reacting to a redacted thread root leaves the room read @mergequeue
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
playwright/e2e/read-receipts/index.ts#L88
1) [Chrome] › read-receipts/redactions-thread-roots.spec.ts:108:17 › Read receipts › redactions › thread roots › Reacting to a redacted thread root leaves the room read @mergequeue
Error: jsHandle.evaluateHandle: Test timeout of 30000ms exceeded.
at read-receipts/index.ts:88
86 | }
87 |
> 88 | const promise = room.evaluateHandle(
| ^
89 | async (room, { message, includeThreads }) => {
90 | let ev = room.timeline.find((e) => e.getContent().body === message);
91 | if (!ev && includeThreads) {
at MessageBuilder.getMessage (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:88:30)
at MessageContentSpec.getContent (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:187:53)
at Helpers.sendMessageAsClient (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:348:61)
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/redactions-thread-roots.spec.ts:116:17
|
Run Playwright tests:
[Chrome] › read-receipts/redactions-in-threads.spec.ts#L1
[Chrome] › read-receipts/redactions-in-threads.spec.ts took 1.5m
|
Run Playwright tests:
[Chrome] › read-receipts/redactions-main-timeline.spec.ts#L1
[Chrome] › read-receipts/redactions-main-timeline.spec.ts took 1.1m
|
Run Playwright tests:
[Chrome] › read-receipts/reactions-in-threads.spec.ts#L1
[Chrome] › read-receipts/reactions-in-threads.spec.ts took 57.1s
|
Run Playwright tests:
[Chrome] › read-receipts/read-receipts.spec.ts#L1
[Chrome] › read-receipts/read-receipts.spec.ts took 46.2s
|
Run Playwright tests:
[Chrome] › right-panel/right-panel.spec.ts#L1
[Chrome] › right-panel/right-panel.spec.ts took 24.1s
|
Run Playwright tests
1 flaky
[Chrome] › read-receipts/redactions-thread-roots.spec.ts:108:17 › Read receipts › redactions › thread roots › Reacting to a redacted thread root leaves the room read @mergequeue
2 skipped
74 passed (7.3m)
|
Loading