ElementCall fix strict mode call creation loop #4827
Annotations
5 errors, 4 warnings, and 1 notice
Run Playwright tests:
playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts#L29
1) [Chrome] › one-to-one-chat/one-to-one-chat.spec.ts:33:5 › 1:1 chat room › should open new 1:1 chat room after leaving the old one
Test timeout of 30000ms exceeded while running "beforeEach" hook.
27 | });
28 |
> 29 | test.beforeEach(async ({ page, user2, user }) => {
| ^
30 | await page.goto(`/#/user/${user2.userId}?action=chat`);
31 | });
32 |
at /home/runner/work/element-web/element-web/playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts:29:10
|
Run Playwright tests:
playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts#L29
1) [Chrome] › one-to-one-chat/one-to-one-chat.spec.ts:33:5 › 1:1 chat room › should open new 1:1 chat room after leaving the old one
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
27 | });
28 |
> 29 | test.beforeEach(async ({ page, user2, user }) => {
| ^
30 | await page.goto(`/#/user/${user2.userId}?action=chat`);
31 | });
32 |
at /home/runner/work/element-web/element-web/playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts:29:10
|
Run Playwright tests:
playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts#L29
1) [Chrome] › one-to-one-chat/one-to-one-chat.spec.ts:33:5 › 1:1 chat room › should open new 1:1 chat room after leaving the old one
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
27 | });
28 |
> 29 | test.beforeEach(async ({ page, user2, user }) => {
| ^
30 | await page.goto(`/#/user/${user2.userId}?action=chat`);
31 | });
32 |
at /home/runner/work/element-web/element-web/playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts:29:10
|
Run Playwright tests:
playwright/e2e/permalinks/permalinks.spec.ts#L1
2) [Chrome] › permalinks/permalinks.spec.ts:27:9 › permalinks › shoud render permalinks as expected @screenshot
Test timeout of 30000ms exceeded while setting up "homeserver".
|
Run Playwright tests
Process completed with exit code 1.
|
Run Playwright tests:
[Chrome] › pinned-messages/pinned-messages.spec.ts#L1
[Chrome] › pinned-messages/pinned-messages.spec.ts took 59.0s
|
Run Playwright tests:
[Chrome] › right-panel/right-panel.spec.ts#L1
[Chrome] › right-panel/right-panel.spec.ts took 25.1s
|
Run Playwright tests:
[Chrome] › right-panel/file-panel.spec.ts#L1
[Chrome] › right-panel/file-panel.spec.ts took 19.8s
|
Run Playwright tests:
[Chrome] › polls/polls.spec.ts#L1
[Chrome] › polls/polls.spec.ts took 19.4s
|
Run Playwright tests
1 failed
[Chrome] › one-to-one-chat/one-to-one-chat.spec.ts:33:5 › 1:1 chat room › should open new 1:1 chat room after leaving the old one
1 flaky
[Chrome] › permalinks/permalinks.spec.ts:27:9 › permalinks › shoud render permalinks as expected @screenshot
1 skipped
37 passed (5.3m)
|
Loading