Update dependency eslint-plugin-unicorn to v56 (#28202) #1536
Annotations
5 errors, 4 warnings, and 1 notice
Run Playwright tests:
playwright/e2e/read-receipts/high-level.spec.ts#L1
1) read-receipts/high-level.spec.ts:217:13 › Read receipts › Paging up › Looking in thread view to find old threads that were never read makes the room unread
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
playwright/e2e/read-receipts/high-level.spec.ts#L1
1) read-receipts/high-level.spec.ts:217:13 › Read receipts › Paging up › Looking in thread view to find old threads that were never read makes the room unread
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
playwright/e2e/read-receipts/index.ts#L523
1) read-receipts/high-level.spec.ts:217:13 › Read receipts › Paging up › Looking in thread view to find old threads that were never read makes the room unread
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForTimeout: Target page, context or browser has been closed
at read-receipts/index.ts:523
521 | // If we've just entered the room, the threads panel takes a while to decide
522 | // whether it's open or not - wait here to give it a chance to settle.
> 523 | await this.page.waitForTimeout(200);
| ^
524 |
525 | const threadPanel = this.page.locator(".mx_ThreadPanel");
526 | const isThreadPanelOpen = (await threadPanel.count()) !== 0;
at Helpers.openThreadList (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:523:25)
at /home/runner/work/element-web/element-web/playwright/e2e/read-receipts/high-level.spec.ts:251:24
|
Run Playwright tests:
playwright/e2e/read-receipts/high-level.spec.ts#L1
1) read-receipts/high-level.spec.ts:217:13 › Read receipts › Paging up › Looking in thread view to find old threads that were never read makes the room unread
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests
Process completed with exit code 1.
|
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:
read-receipts/editing-messages-thread-roots.spec.ts#L1
read-receipts/editing-messages-thread-roots.spec.ts took 59.0s
|
Run Playwright tests
1 failed
read-receipts/high-level.spec.ts:217:13 › Read receipts › Paging up › Looking in thread view to find old threads that were never read makes the room unread
32 skipped
41 passed (10.4m)
|
Loading