End to End Tests #17665
Annotations
10 errors, 1 warning, and 1 notice
|
Run Playwright tests:
apps/web/playwright/pages/ElementAppPage.ts#L255
2) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:99:5 › Sliding Sync › should move rooms around as new events arrive
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_Toast_toast').filter({ hasText: 'Notifications' }).getByRole('button', { name: 'Dismiss' })
at ../pages/ElementAppPage.ts:255
253 | .locator(".mx_Toast_toast", { hasText: "Notifications" })
254 | .getByRole("button", { name: "Dismiss" })
> 255 | .click();
| ^
256 | }
257 |
258 | /**
at ElementAppPage.closeNotificationToast (/home/runner/work/element-web/element-web/apps/web/playwright/pages/ElementAppPage.ts:255:14)
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:75:19
|
|
Run Playwright tests:
apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts#L74
2) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:99:5 › Sliding Sync › should move rooms around as new events arrive
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
72 |
73 | // Load the user fixture for all tests
> 74 | test.beforeEach(async ({ app, user }) => {
| ^
75 | await app.closeNotificationToast();
76 | });
77 |
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:74:10
|
|
Run Playwright tests:
apps/web/playwright/pages/ElementAppPage.ts#L255
2) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:99:5 › Sliding Sync › should move rooms around as new events arrive
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_Toast_toast').filter({ hasText: 'Notifications' }).getByRole('button', { name: 'Dismiss' })
at ../pages/ElementAppPage.ts:255
253 | .locator(".mx_Toast_toast", { hasText: "Notifications" })
254 | .getByRole("button", { name: "Dismiss" })
> 255 | .click();
| ^
256 | }
257 |
258 | /**
at ElementAppPage.closeNotificationToast (/home/runner/work/element-web/element-web/apps/web/playwright/pages/ElementAppPage.ts:255:14)
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:75:19
|
|
Run Playwright tests:
apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts#L74
2) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:99:5 › Sliding Sync › should move rooms around as new events arrive
Test timeout of 30000ms exceeded while running "beforeEach" hook.
72 |
73 | // Load the user fixture for all tests
> 74 | test.beforeEach(async ({ app, user }) => {
| ^
75 | await app.closeNotificationToast();
76 | });
77 |
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:74:10
|
|
Run Playwright tests:
apps/web/playwright/pages/ElementAppPage.ts#L255
1) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:78:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_Toast_toast').filter({ hasText: 'Notifications' }).getByRole('button', { name: 'Dismiss' })
at ../pages/ElementAppPage.ts:255
253 | .locator(".mx_Toast_toast", { hasText: "Notifications" })
254 | .getByRole("button", { name: "Dismiss" })
> 255 | .click();
| ^
256 | }
257 |
258 | /**
at ElementAppPage.closeNotificationToast (/home/runner/work/element-web/element-web/apps/web/playwright/pages/ElementAppPage.ts:255:14)
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:75:19
|
|
Run Playwright tests:
apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts#L74
1) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:78:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
72 |
73 | // Load the user fixture for all tests
> 74 | test.beforeEach(async ({ app, user }) => {
| ^
75 | await app.closeNotificationToast();
76 | });
77 |
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:74:10
|
|
Run Playwright tests:
apps/web/playwright/pages/ElementAppPage.ts#L255
1) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:78:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_Toast_toast').filter({ hasText: 'Notifications' }).getByRole('button', { name: 'Dismiss' })
at ../pages/ElementAppPage.ts:255
253 | .locator(".mx_Toast_toast", { hasText: "Notifications" })
254 | .getByRole("button", { name: "Dismiss" })
> 255 | .click();
| ^
256 | }
257 |
258 | /**
at ElementAppPage.closeNotificationToast (/home/runner/work/element-web/element-web/apps/web/playwright/pages/ElementAppPage.ts:255:14)
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:75:19
|
|
Run Playwright tests:
apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts#L74
1) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:78:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
72 |
73 | // Load the user fixture for all tests
> 74 | test.beforeEach(async ({ app, user }) => {
| ^
75 | await app.closeNotificationToast();
76 | });
77 |
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:74:10
|
|
Run Playwright tests:
apps/web/playwright/pages/ElementAppPage.ts#L255
1) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:78:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.mx_Toast_toast').filter({ hasText: 'Notifications' }).getByRole('button', { name: 'Dismiss' })
at ../pages/ElementAppPage.ts:255
253 | .locator(".mx_Toast_toast", { hasText: "Notifications" })
254 | .getByRole("button", { name: "Dismiss" })
> 255 | .click();
| ^
256 | }
257 |
258 | /**
at ElementAppPage.closeNotificationToast (/home/runner/work/element-web/element-web/apps/web/playwright/pages/ElementAppPage.ts:255:14)
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:75:19
|
|
Run Playwright tests:
apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts#L74
1) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:78:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Test timeout of 30000ms exceeded while running "beforeEach" hook.
72 |
73 | // Load the user fixture for all tests
> 74 | test.beforeEach(async ({ app, user }) => {
| ^
75 | await app.closeNotificationToast();
76 | });
77 |
at /home/runner/work/element-web/element-web/apps/web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:74:10
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Playwright tests
10 failed
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:78:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:99:5 › Sliding Sync › should move rooms around as new events arrive
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:122:5 › Sliding Sync › should not move the selected room: it should be sticky
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:171:5 › Sliding Sync › should show unread indicators
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:187:5 › Sliding Sync › should update user settings promptly
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:194:5 › Sliding Sync › should send subscribe_rooms on room switch if room not already subscribed
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:225:5 › Sliding Sync › should show and be able to accept/reject/rescind invites
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:291:5 › Sliding Sync › should show a favourite DM only in the favourite sublist
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:313:5 › Sliding Sync › should clear the reply to field when swapping rooms
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:345:5 › Sliding Sync › should not cancel replies when permalinks are clicked
96 skipped
56 passed (22.6m)
|
Loading